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

Add AEFI user rights #12772

Closed
5 tasks done
Tracked by #12634
obinna-h-n opened this issue Nov 22, 2023 · 0 comments
Closed
5 tasks done
Tracked by #12634

Add AEFI user rights #12772

obinna-h-n opened this issue Nov 22, 2023 · 0 comments
Assignees
Labels
aefi Adverse Events Following Immunization task Something to be done that does not directly affect the software

Comments

@obinna-h-n
Copy link
Contributor

obinna-h-n commented Nov 22, 2023

Feature Description

Add new user rights related to the new AEFI entity (#12728), as part of epic (#12634), that will allow users with roles having these rights to manage adverse events following immunization.

Added Value/Benefit

These new user rights are needed in order to properly manage AEFI report entities.
They should be added as part of the flexible user role module under the Immunization category.

Acceptance Criteria

  • New user rights related to adverse events following immunization have been added as part of the Immunization right group, including appropriate captions and descriptions
    • AEFI_VIEW
    • AEFI_CREATE
    • AEFI_EDIT
    • AEFI_ARCHIVE
    • AEFI_DELETE
    • AEFI_IMPORT (dependent on AEFI_CREATE)
    • AEFI_EXPORT
  • All user rights are dependent on AEFI_VIEW (excluding AEFI_IMPORT)
  • Add these new user rights to the default user roles Admin (all rights), National User (all rights), and National Observer (only view right)
  • Protect methods introduced in Create a new AEFI entity and IndexDTO #12728 with these rights accordingly
  • A new feature type called AEFI_MANAGEMENT has been added and is disabled by default

Implementation Details

No Response

Additional Information

No Response

@obinna-h-n obinna-h-n mentioned this issue Nov 22, 2023
12 tasks
@obinna-h-n obinna-h-n changed the title Add AEFI user rights and default user Add AEFI user rights Nov 22, 2023
@obinna-h-n obinna-h-n self-assigned this Nov 22, 2023
@obinna-h-n obinna-h-n added task Something to be done that does not directly affect the software aefi Adverse Events Following Immunization labels Nov 22, 2023
obinna-h-n added a commit that referenced this issue Oct 16, 2024
- #12728 - Added a new AEFI entity, related entities, dto's and enumerations
- #12772 - Added AEFI user rights
- #12767 - Added an AEFI directory for the web app
- #12769 - Added a create/edit form for AEFI in the web app
- #12976 - Added a basic AEFI dashboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aefi Adverse Events Following Immunization task Something to be done that does not directly affect the software
Projects
None yet
Development

No branches or pull requests

1 participant