[GH-ISSUE #1672] Editing user reverts changes when pressing "edit user" #895

Closed
opened 2026-03-02 12:46:06 +03:00 by kerem · 3 comments
Owner

Originally created by @RedRhombus001 on GitHub (Aug 3, 2023).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1672

Description

Editing user reverts changes when pressing "edit user".

I have tried the following
Test 1: Changing
Display name
Username
Primary Domain

Click edit user

Message "Success. The user has been edited."
:: Result is that all changes revert back

Test 2: Changing just the Primary domain

Click edit user

Message "Success. The user has been edited." (appears at both top and bottom of page)
:: Result is that all changes revert back
:: After refreshing page it appears the change was successful.

Test 3: Changing just the Display Name

Click edit user

Message "Success. The user has been edited." (appears at both top and bottom of page)
:: Result is that all changes revert back
:: After refreshing page it appears the change was successful.

Test 4: Changing just the username

Click edit user

Message "Success. The user has been edited." (appears at both top and bottom of page)
:: Result is that all changes revert back
:: After refreshing page it appears the change was NOT successful after first attempt, but was after the second.

Environment data

3.8.0
3.8.2
Originally created by @RedRhombus001 on GitHub (Aug 3, 2023). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1672 ### Description Editing user reverts changes when pressing "edit user". I have tried the following Test 1: Changing Display name Username Primary Domain >Click edit user >> Message "Success. The user has been edited." :: Result is that all changes revert back Test 2: Changing just the Primary domain >Click edit user >> Message "Success. The user has been edited." (appears at both top and bottom of page) :: Result is that all changes revert back :: After refreshing page it appears the change was successful. Test 3: Changing just the Display Name >Click edit user >> Message "Success. The user has been edited." (appears at both top and bottom of page) :: Result is that all changes revert back :: After refreshing page it appears the change was successful. Test 4: Changing just the username >Click edit user >> Message "Success. The user has been edited." (appears at both top and bottom of page) :: Result is that all changes revert back :: After refreshing page it appears the change was NOT successful after first attempt, but was after the second. ### Environment data ```PowerShell 3.8.0 3.8.2 ```
kerem 2026-03-02 12:46:06 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Aug 3, 2023):

Thank you for creating a bug. Please make sure your bug is indeed a unique case by checking current and past issues, and reading the complete documentation at https://docs.cipp.app/
If your bug is a known documentation issue, it will be closed without notice by a contributor. To confirm that this is not a bug found in the documentation, please copy and paste the following comment: "I confirm that I have checked the documentation thoroughly and believe this to be an actual bug.".

Without confirming, your report will be closed in 24 hours. If you'd like this bug to be assigned to you, please comment "I would like to work on this please!".

<!-- gh-comment-id:1663328305 --> @github-actions[bot] commented on GitHub (Aug 3, 2023): Thank you for creating a bug. Please make sure your bug is indeed a unique case by checking current and past issues, and reading the complete documentation at https://docs.cipp.app/ If your bug is a known documentation issue, it will be closed without notice by a contributor. To confirm that this is not a bug found in the documentation, please copy and paste the following comment: "I confirm that I have checked the documentation thoroughly and believe this to be an actual bug.". Without confirming, your report will be closed in 24 hours. If you'd like this bug to be assigned to you, please comment "I would like to work on this please!".
Author
Owner

@KelvinTegelaar commented on GitHub (Aug 3, 2023):

It doesn't revert. The Graph API can take up to 10 minutes to process a change.

<!-- gh-comment-id:1663736799 --> @KelvinTegelaar commented on GitHub (Aug 3, 2023): It doesn't revert. The Graph API can take up to 10 minutes to process a change.
Author
Owner

@RedRhombus001 commented on GitHub (Aug 3, 2023):

It doesn't revert. The Graph API can take up to 10 minutes to process a change.

Thanks. It was just odd that as soon as I clicked "edit user" all my changes disappeared and refreshing showed the changes I made actually worked. It seemed like it was a UI issue.

<!-- gh-comment-id:1664740840 --> @RedRhombus001 commented on GitHub (Aug 3, 2023): > It doesn't revert. The Graph API can take up to 10 minutes to process a change. Thanks. It was just odd that as soon as I clicked "edit user" all my changes disappeared and refreshing showed the changes I made actually worked. It seemed like it was a UI issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#895
No description provided.