Judge Assign page should display the tasks of the user_id provided in the URL #13597
Labels
Priority: Medium
Blocking issue w/workaround, or "second in" priority for new work.
Product: caseflow-queue
Team: Echo 🐬
User: Judge
Description
In "SCM: SCM Team can view Judge's Assign Queue #12423", we introduced the start of "viewing the queue of another user". Before this, although the url provided another user's id, a judge's assign queue would show the task of the signed in user. Now, the judge's css_id is provided to show that judge's tasks. This is redundant as the provided user_id should match the provided css_id. Before work on "Give judge assign queues human readable urls #13433" can be completed, we should only be relying on the provided user id to determine what user's tasks to show on the page
Acceptance criteria
Extra
Related to #13237
The text was updated successfully, but these errors were encountered: