fix: proposaltablereviewer call and instrument filters#1278
fix: proposaltablereviewer call and instrument filters#1278
Conversation
|
@Scott-James-Hurley Thanks for catching that, I have refacoted the db query to get instruments of any proposal that have been assigned to that fap |
yoganandaness
left a comment
There was a problem hiding this comment.
@TCMeldrum I have given my comments.
But, this looks a bit related to multi facility feature. I could be wrong.
@jekabs-karklins If it is, do you think your PR 1282 could solve this and make this one redundant?
This is just updating the fap reviews table to only show relivent calls as it shows all calls right now. It would be relevent as it could be different for 2 users in the same facility. |


Closes UserOfficeProject/issue-tracker#1498
Description
This PR enhances the functionality of proposal review by ensuring that reviewers only see calls and instruments that are relevant to their assigned reviews.
I have added new endpoint for these as I could not find a easy way of intergrating it into the current methods.
Motivation and Context
This change is required to streamline the review process and make it more efficient. It solves the problem of reviewers having to sift through irrelevant calls and instruments not assigned to their FAP.
Changes
Please note that these changes have been tested and verified to work as expected.
How Has This Been Tested?
Fixes Jira Issue
https://jira.esss.lu.se/browse/
Depends On
Tests included/Docs Updated?