mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #4724] [Bug]: Tenant group member identifier inconsistent - causing mismatch in UI #2201
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#2201
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PeterVive on GitHub (Sep 29, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/4724
Originally assigned to: @Zacgoose on GitHub.
Required confirmations before submitting
Issue Description
After refreshing the second tenant group will not appear in the list together with the first one.
Environment Type
Sponsored (paying) user
Front End Version
8.4.2
Back End Version
8.4.2
Relevant Logs / Stack Trace
@github-actions[bot] commented on GitHub (Sep 29, 2025):
Thank you for reporting a potential bug. If you would like to work on this bug, please comment:
Thank you for helping us maintain the project!
@Zacgoose commented on GitHub (Sep 30, 2025):
I would like to work on this please!
@github-actions[bot] commented on GitHub (Sep 30, 2025):
Great! I assigned you (@Zacgoose) to the issue. Have fun working on it!
@Zacgoose commented on GitHub (Oct 4, 2025):
This does not seem to be a problem in latest dev
@PeterVive commented on GitHub (Oct 4, 2025):
It does for me still.
Editing the tenant group and adding a tenant that way works. Editing the tenant and adding it to a tenant group that way doesn’t, and they use different identifiers in the underlying table defaultDomainName vs tenantId.
@JohnDuprey commented on GitHub (Oct 5, 2025):
Fixeds in dev