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

COMCL-722: Allow user with award review permission access option value #283

Merged

Conversation

olayiwola-compucorp
Copy link
Contributor

@olayiwola-compucorp olayiwola-compucorp commented Sep 25, 2024

Overview

Allow users with award review permission access option value

Before

Screenshot 2024-09-25 at 14 44 09

After

Screenshot 2024-09-25 at 14 43 27

Technical Details

Previously a non-admin user wasn't able to access the options of a custom filed if the options were from an option value, this is because the options are retrieved using apiv4 which non-CCCRM user roles do not have access to.

In this PR we now explicitly grant access to option values on the Award review form for non-CiviCRM users with review award permission.

@olayiwola-compucorp olayiwola-compucorp force-pushed the COMCL-722-allow-award-review-access-optionvalue branch from 1bf06f3 to 4c84978 Compare September 25, 2024 13:57
@olayiwola-compucorp olayiwola-compucorp merged commit f63d271 into master Sep 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants