Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow root account to manage other users' synchronizations #5181

Open
2 tasks
fflorent opened this issue Aug 8, 2022 · 0 comments
Open
2 tasks

Allow root account to manage other users' synchronizations #5181

fflorent opened this issue Aug 8, 2022 · 0 comments

Comments

@fflorent
Copy link
Contributor

fflorent commented Aug 8, 2022

Describe the problem to be solved

When #754 is finished (PR #5135), administrator accounts cannot manage other's users synchronizations.

Also maybe:

  • to create synchronizations in behalf of the user

Describe the solution you would like

We'd probably want the admins to be able to manage other users' synchronization through the UI.

I think the main use cases would be:

  • to see whether the synchronizations failed / succeeded / are running
  • to delete bad synchronizations
  • trigger a full synchronization

Some questions to be answered regarding the UI:

  • where to place a menu item / button so they can go to the list of users' synchronization?
    • Maybe in the context menu of the users administration list [1]
  • should the UI offer a create synchronization button?
    • this would probably require some Front rework
    • as the administrator can do this through the API, I don't think that's much important

[1] What I mentionned as "the context menu of the users administration list" is this one:
image

@fflorent fflorent mentioned this issue Aug 8, 2022
@Chocobozzz Chocobozzz changed the title #754 follow-up: allow root account to manage other users' synchronizations Allow root account to manage other users' synchronizations Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants