Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Background

Placement supervisors are people records with specific 'Supervisor' Roles that can be linked to a placement. They can be of type 'Clinical' or 'Educational'. A placement can have 1 or many of each type. Create, Read, Update and Delete of Placement Supervisors within each Placement is required.

Refer to the Story in the list below for the requirements.

TIS Stories/Tasks

Jira Legacy
serverSystem JIRA
columnskey,summary,type,updated,assignee,priority,status
maximumIssues20
jqlQuery"Epic Link" = TISDEV-4397 and Status != "Not Required" ORDER BY Rank
serverId4c843cd5-e5a9-329d-ae88-66091fcfe3c7

...

New link table PlacementSupervisor (partially finished version exists in TCS - clear and start again)

Should include SupervisorType - (valid values 'Clinical Supervisor' and 'Educational Supervisor')Question as to whether it needs Startdate / Enddate / Supervisorstatus (Current/Inactive)

New endpoint to support the new table List+CRUD

...

Suggest splitting into two dropdowns - one for Educational Supervisor, another for Clinical Supervisor - then we can have two multiselect controls which just load a filtered, searchable list of PeopleIf we need to keep start date, end date or SupervisorStatus then we'll have to use the 'paragraph add' model as per ProgrammeMembership (and would have another field for Supervisor Type)


Discussion points

  1. Intrepid vwPlacementSupervisor has Startdate, Enddate and Supervisorstatus (with some inactive) - do we need to support any of these? DQ leads have agreed in #data_quality that we don't need any of these which simplifies the link table and the UI
    Image Added