Actions
Architecture #27278
openArchitecture #26903: Migrate change-validation snippets to Elm
Post-snippet migration fixes and cleanup in change-validation
Status:
Pending technical review
Priority:
N/A
Assignee:
Target version:
Fix check:
To do
Regression:
No
Description
This PR aims to finalise the migration of the
change-validation
lift snippets that have been migrated to Elm this far, which includes:
- a modification in the
ChangeRequestDetails
Elm app and in theWorkflowService
API :findNextStatus
should return a list of possible next statuses rather than up to a single possible status - deleting the 4 lift snippets that have been migrated, i.e.
ChangeValidationSettings.scala
,ChangeRequestEditForm.scala
,ChangeRequestChangesForm.scala
, andChangeRequestDetails.scala
Files
Actions