Skip to content

fix: resolve cross-team discussion visibility issue#166

Open
naincy128 wants to merge 3 commits intorelease-ulmofrom
cosmo2-731
Open

fix: resolve cross-team discussion visibility issue#166
naincy128 wants to merge 3 commits intorelease-ulmofrom
cosmo2-731

Conversation

@naincy128
Copy link

Description

This PR resolves an issue where discussion posts within team exercises were visible across all teams instead of being restricted to their respective team members.

Problem

When navigating to a team exercise and selecting any individual team, the same collection of posts was displayed regardless of the selected team. Team discussions were not properly isolated at the team level.

Expected Behavior

Each team should only be able to view discussion posts created by members of their own team.

Actual Behavior

All teams were seeing identical posts within the exercise, indicating missing or incorrect filtering by team_id.

Ticket

Cosmo2-731

Copilot AI review requested due to automatic review settings March 5, 2026 13:07
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@naincy128 naincy128 changed the title Cosmo2 731 fix: resolve cross-team discussion visibility issue Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants