Skip to content

fix(ai-conversations): use all projects for shared conversation links#112343

Merged
obostjancic merged 3 commits intomasterfrom
ognjenbostjancic/tet-2186-project-selection-issue-when-sharing-conversations
Apr 8, 2026
Merged

fix(ai-conversations): use all projects for shared conversation links#112343
obostjancic merged 3 commits intomasterfrom
ognjenbostjancic/tet-2186-project-selection-issue-when-sharing-conversations

Conversation

@obostjancic
Copy link
Copy Markdown
Member

@obostjancic obostjancic commented Apr 7, 2026

When a conversation is opened via a shared link (with explicit timestamps),
use ALL_ACCESS_PROJECTS instead of the page filter's selected projects.
This ensures the conversation is found regardless of which project is
currently selected in the page filters, fixing the issue where shared
links break after visiting the conversations page with a different
project selected.

https://claude.ai/code/session_01QNJBeVMAT4hug54B7ocNBv
@linear-code
Copy link
Copy Markdown

linear-code bot commented Apr 7, 2026

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 7, 2026
When opening a conversation from a shared link, drop the environment
filter in addition to using ALL_ACCESS_PROJECTS. This prevents the
same class of bug where a persisted environment selection causes
the conversation to not be found.

https://claude.ai/code/session_01QNJBeVMAT4hug54B7ocNBv
@obostjancic obostjancic changed the title fix: use ALL_ACCESS_PROJECTS for shared conversation links fix(ai-conversations): use projects -1 for shared conversation links Apr 7, 2026
@obostjancic obostjancic changed the title fix(ai-conversations): use projects -1 for shared conversation links fix(ai-conversations): use all projects for shared conversation links Apr 7, 2026
@obostjancic obostjancic marked this pull request as ready for review April 7, 2026 12:55
@obostjancic obostjancic requested a review from a team as a code owner April 7, 2026 12:55
@obostjancic obostjancic merged commit 9eacef3 into master Apr 8, 2026
68 checks passed
@obostjancic obostjancic deleted the ognjenbostjancic/tet-2186-project-selection-issue-when-sharing-conversations branch April 8, 2026 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants