-
Notifications
You must be signed in to change notification settings - Fork 535
Group edits not immediately reflected in UI until page refresh #5454
Copy link
Copy link
Labels
affects: 9.xIssue impacts 9.x releasesIssue impacts 9.x releasesaffects: mainIssue impacts "main" (latest release).Issue impacts "main" (latest release).authorizationrelated to authorization, permissions or groupsrelated to authorization, permissions or groupsbugclaimed: eScireeScire team is working on this issue & will contribute backeScire team is working on this issue & will contribute backcomponent: administrative toolsRelated to the admin menu or toolsRelated to the admin menu or toolstestathonReported by a tester during Community TestathonReported by a tester during Community TestathonuxUser Experience related worksUser Experience related works
Milestone
Metadata
Metadata
Assignees
Labels
affects: 9.xIssue impacts 9.x releasesIssue impacts 9.x releasesaffects: mainIssue impacts "main" (latest release).Issue impacts "main" (latest release).authorizationrelated to authorization, permissions or groupsrelated to authorization, permissions or groupsbugclaimed: eScireeScire team is working on this issue & will contribute backeScire team is working on this issue & will contribute backcomponent: administrative toolsRelated to the admin menu or toolsRelated to the admin menu or toolstestathonReported by a tester during Community TestathonReported by a tester during Community TestathonuxUser Experience related worksUser Experience related works
Type
Projects
Status
✅ Done
Status
✅ Done
Describe the bug
When logged in as System Administrator, editing a group via Admin Menu → Access Control reports a successful update, but the changes are not immediately reflected in the form fields.

Specifically, after saving the edit, the success message displays the updated group name, but the “Group name” field still shows the previous value until the page is manually refreshed.
This issue has been observed on DSpace Demo (v9)
Also observed on https://sandbox.dspace.org, 10.0
To Reproduce
Steps to reproduce the behavior:
Expected behavior
After saving the group, the updated group name should immediately appear in the “Group name” field without requiring a manual page refresh.