Added a query check based on the admin categoryID of the logged in user to show the self assessments that match with the specific categoryId for the delegate user in their manage delegate section.
Screenshots
Developer checks
(Leave tasks unticked if they haven't been appropriate for your ticket.)
I have:
[x] Run the formatter and made sure there are no IDE errors (see info on Text Editor settings to avoid whitespace changes)
[x] Written tests for the changes (accessibility tests, unit tests for controller, data services, services, view models, etc)
[ ] Manually tested my work with and without JavaScript
[ ] Tested any Views or partials created or changed with Wave Chrome plugin and addressed any valid accessibility issues
[ ] Updated/added documentation in Confluence and/or GitHub Readme. List of documentation links added/changed:
[x] Updated my Jira ticket with information about other parts of the system that were touched as part of the MR and have to be sanity tested to ensure nothing’s broken
[ ] Scanned over my pull request in GitHub and addressed any warnings from the GitHub Build and Test checks.
Limiting the self assessment shown in the manage delegate section.
JIRA link
TD-5026
Description
Added a query check based on the admin categoryID of the logged in user to show the self assessments that match with the specific categoryId for the delegate user in their manage delegate section.
Screenshots
Developer checks
(Leave tasks unticked if they haven't been appropriate for your ticket.)
I have: