Skip to content

Suggest refreshing LDAP group sync page

Anton Smith requested to merge ldap-group-sync-add-refresh-message into master

What does this MR do and why?

Closes #389647 (closed) (see discussion #389647 (comment 1257812778) for why we went with the approach in this MR)

When "Pending sync" or "Syncing" is displayed to the user, the UI is not updated when the operation completes or fails.

As a stopgap solution, let's suggest to users that they need to manually refresh the page in order to find out if the operation completes or fails.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Setup LDAP with GDK.
  2. Add a Premium or Ultimate license (this is needed for LDAP group links)
  3. Create some group links for a group http://gdk.test:3000/<group-name>/ldap/-/ldap_group_links
  4. Goto the group members page, and click on the "Sync now" button http://gdk.test:3000/<group-name>/ldap/-/group_members

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Anton Smith

Merge request reports

Loading