Feature Request/Idea: inform superadmin about new user
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
Please concider adding notification for superadmin on when new account is created.
Idea behind this notification is that users have permissions inside their groups, but we are not able to automatically assign users to groups. Therefore, a mechanism is needed to inform the user with the superadmin role that a new user has been registered and should be assigned to a group corresponding to, for example, his Department.
Basing on https://docs.google.com/spreadsheets/d/1Bw8MdN2Cv_IZp31hzZgtdyremvA2DobsC1O9x3PguJY/edit#gid=222483972
it should be something like:
- Type of object - Account
- Types of notification - Account creation info
- Who gets notification - Roles that get these notifications - Superadmin
- Subject line - New account has been created
- Message - Dear Superadmin, new account has been created: {account name/alias}. Verify the correctness of the new account and assign the new user to the appropriate group. Thank you, {Dataverse installation name} Support.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Use the requested account-creation notification fields as acceptance criteria: notify the Superadmin role, include the account name or alias, and identify the installation support; confirm the behavior with maintainers before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100