Non-technical description | Demo - from Prod URL where feasible |
---|
1.Add Funding Body to VwPostFunding in NDW for reporting | Ensure that the funding body data is passed over to the NDW each day. |
2.Add Field to indicate whether trainee is CCT (Cert of Completion of Training) or CESR (Cert of Eligiblity for Specialist Registration)NDW ETL is the piece of code which runs everynight 12:20 am to export TIS data to NDW data warehouse so that report can be generated. The user requirements were to export the data of FundingbodyId field of PostFunding table and newly introduced TrainingPathway field of ProgrammeMembership to the NDW. Those were exposed to NDW through the NDW ETL. NDW Team have confirmed those fields are in Prod. |
Work remaining from last Sprint: Ensure that the training pathway field is included in the data passed over to the NDW each day. |
3.Bulk Update Post Funding Episodes using TIS_PostFundingIDsAs above |
Give HEE Admins the ability to bulk update Posts Funding details as an efficient way of managing existing Post Fundings in bulk. |
4.Remove use of SUPER account on all databases.5Add WTE to placement overview |
|
To indicate which placements are whole time equivalents on the summary screen, rather than force users to drill down to find out this information. |
6.Dev feedback for Trainee UI to help define possible MVP7.Deleting a curriculum on a trainee record needs a validation message (like when removing a programme from a trainee record) |
|
Introduce validation to prevent users from accidentally deleting a curriculum on a trainee record. |
8. Tech debt: SYNC SERVICE: API Endpoints for each routine and basic web interface to launch them