Skip to content

Fix account list identity lookup for project rows - #97

Merged
chen21019 merged 1 commit into
mainfrom
fix/accounts-displayed-kinds-20260924
Sep 24, 2026
Merged

chen21019 merged 1 commit into
mainfrom
fix/accounts-displayed-kinds-20260924

Conversation

@chen21019

Copy link
Copy Markdown

Root cause\nThe account collection includes project accounts, including the shared Default project. The admin account page renders only user/admin rows but 1.6.130 queried authIdentityLink for every collection row; the backend correctly returned 404 for a project and blocked the whole page.\n\n## Fix\nUse one shared displayed-kind predicate in the route and controller. Keep visible-account authorization/backend errors fail-closed. Bump to 1.6.131.\n\n## Verification\nFocused account route tests: 4/4 passed in headless Edge, including a project row, masked 404 and 503. Full CI and QA browser matrix pending.

@chen21019
chen21019 requested a review from a team as a code owner September 24, 2026 10:34
@chen21019
chen21019 merged commit c90aeb0 into main Sep 24, 2026
4 checks passed
@chen21019
chen21019 deleted the fix/accounts-displayed-kinds-20260924 branch September 24, 2026 10:40
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.

1 participant