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

Programs module to have a "Permission required" feature #4269

Open
louisaw123 opened this issue Jun 25, 2024 · 3 comments
Open

Programs module to have a "Permission required" feature #4269

louisaw123 opened this issue Jun 25, 2024 · 3 comments
Labels

Comments

@louisaw123
Copy link

Is your feature request related to a problem? Please describe 👀

Currently if you do not have permissions to see programs then in the Encounters area you are left with an empty screen that has nothing to show here. Suggest that if there is anything that is meant to be showing for a warning to say "permissions required to view" otherwise users and support may not know why programs/encounters are not showing when they expect it to be showing.

Describe the solution you'd like 🎁

Describe alternatives you've considered 💭

Additional context 💌

Moneyworks Jobcode 🧰

@andreievg
Copy link
Collaborator

Triage, needs refinement, sounds like we are doing row level filtering based on program that is accessible to the user, which is slightly different to our usual permissions checks

@andreievg
Copy link
Collaborator

Some sort of indications that rows are filtered by the programs you have access too and if there is no program access then indication of this (something like a read only filter ?). Maybe dev can propose what it can look like as long as it's not much work

@andreievg andreievg added Priority: Nice to Have These changes are not critical for the workflow to work Priority: Should have and removed Needs refinement Priority: Should have Priority: Nice to Have These changes are not critical for the workflow to work labels Aug 1, 2024
@andreievg
Copy link
Collaborator

API request should return error if user has 0 program permissions in this store

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants