You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check existence and permission on superseded_score_set_urn and meta_analyzes_score_set_urns on score set updates
The `score_set_update` router function, used but the scoreset PUT and PATCH endpoints, allowed for updating `superseded_score_set_urn` and `meta_analyzes_score_set_urns`, but was not validating their existence and user permissions. This change adds both checks for those values.
0 commit comments