Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RET-3188: Update Submission Reasons #90

Merged
merged 1 commit into from
Jul 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "ET SUBMIT_CLAIMANT_TSE event should create a AmendPartyDetails and a ContactTribunalWithAnApplication task",
"description": "ET SUBMIT_CLAIMANT_TSE event should create a AmendPartyDetails task",
"enabled": true,
"jurisdiction": "EMPLOYMENT",
"caseType": "ET_EnglandWales",
Expand Down Expand Up @@ -46,7 +46,7 @@
{
"credentials": "WaSystemUser",
"status": 200,
"numberOfTasksAvailable": 2,
"numberOfTasksAvailable": 1,
"numberOfRolesAvailable": 4,
"taskData": {
"template": "task-response.json",
Expand Down Expand Up @@ -78,34 +78,6 @@
"work_type_label": "Applications",
"description": "[Update Claimant Details](cases/case-details/${[CASE_REFERENCE]}/trigger/amendClaimantDetails/amendClaimantDetails1) [OR Respondent Details](cases/case-details/${[CASE_REFERENCE]}/trigger/amendClaimantDetails/amendClaimantDetails1)[,as instructed]",
"role_category": "ADMIN"
},
{
"id": "{$VERIFIER-UUID}",
"name": "Contact Tribunal With An Application",
"type": "ContactTribunalWithAnApplication",
"task_state": "unassigned",
"task_system": "SELF",
"security_classification": "PUBLIC",
"task_title": "Contact Tribunal With An Application",
"created_date": "{$VERIFIER-ZONED_DATETIME_TODAY}",
"due_date": "{$VERIFIER-ZONED_DATETIME_TODAY+2_WORKING_DAYS}",
"execution_type": "Case Management Task",
"jurisdiction": "EMPLOYMENT",
"case_type_id": "ET_EnglandWales",
"case_id": "{$GENERATED_CASE_ID}",
"case_category": "Employment",
"case_name": "George Jetson v Cosmo Spacely",
"auto_assigned": false,
"warnings": false,
"warning_list": {
"values": []
},
"case_management_category": "Employment",
"work_type_id": "applications",
"work_type_label": "Applications",
"description": "[Review Application and refer to judge](cases/case-details/${[CASE_REFERENCE]}/trigger/createReferral/createReferral1)",
"minor_priority": 500,
"major_priority": 5000
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,15 @@
"template": "ccd-event-message.json",
"replacements": {
"EventId": "CLAIMANT_TSE_RESPOND",
"NewStateId": "Accepted"
"NewStateId": "Accepted",
"AdditionalData": {
"Data": {
"genericTseApplicationCollection": [
{"value": {"type": "Amend my claim"}},
{"value": {"type": "Change my personal details"}}
]
}
}
}
}
]
Expand All @@ -38,7 +46,7 @@
{
"credentials": "WaSystemUser",
"status": 200,
"numberOfTasksAvailable": 2,
"numberOfTasksAvailable": 1,
"numberOfRolesAvailable": 4,
"taskData": {
"template": "task-response.json",
Expand Down Expand Up @@ -70,34 +78,6 @@
"work_type_label": "Applications",
"description": "[Update Claimant Details](cases/case-details/${[CASE_REFERENCE]}/trigger/amendClaimantDetails/amendClaimantDetails1) [OR Respondent Details](cases/case-details/${[CASE_REFERENCE]}/trigger/amendClaimantDetails/amendClaimantDetails1)[,as instructed]",
"role_category": "ADMIN"
},
{
"id": "{$VERIFIER-UUID}",
"name": "Contact Tribunal With An Application",
"type": "ContactTribunalWithAnApplication",
"task_state": "unassigned",
"task_system": "SELF",
"security_classification": "PUBLIC",
"task_title": "Contact Tribunal With An Application",
"created_date": "{$VERIFIER-ZONED_DATETIME_TODAY}",
"due_date": "{$VERIFIER-ZONED_DATETIME_TODAY+2_WORKING_DAYS}",
"execution_type": "Case Management Task",
"jurisdiction": "EMPLOYMENT",
"case_type_id": "ET_EnglandWales",
"case_id": "{$GENERATED_CASE_ID}",
"case_category": "Employment",
"case_name": "George Jetson v Cosmo Spacely",
"auto_assigned": false,
"warnings": false,
"warning_list": {
"values": []
},
"case_management_category": "Employment",
"work_type_id": "applications",
"work_type_label": "Applications",
"description": "[Review Application and refer to judge](cases/case-details/${[CASE_REFERENCE]}/trigger/createReferral/createReferral1)",
"minor_priority": 500,
"major_priority": 5000
}
]
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"description": "ET respondentTSE event should create a AmendPartyDetails and a ContactTribunalWithAnApplication task",
"description": "ET respondentTSE event should create a AmendPartyDetails",
"enabled": true,
"jurisdiction": "EMPLOYMENT",
"caseType": "ET_EnglandWales",
Expand Down Expand Up @@ -43,7 +43,7 @@
{
"credentials": "WaSystemUser",
"status": 200,
"numberOfTasksAvailable": 2,
"numberOfTasksAvailable": 1,
"numberOfRolesAvailable": 4,
"taskData": {
"template": "task-response.json",
Expand Down Expand Up @@ -75,34 +75,6 @@
"work_type_label": "Applications",
"description": "[Update Claimant Details](cases/case-details/${[CASE_REFERENCE]}/trigger/amendClaimantDetails/amendClaimantDetails1) [OR Respondent Details](cases/case-details/${[CASE_REFERENCE]}/trigger/amendClaimantDetails/amendClaimantDetails1)[,as instructed]",
"role_category": "ADMIN"
},
{
"id": "{$VERIFIER-UUID}",
"name": "Contact Tribunal With An Application",
"type": "ContactTribunalWithAnApplication",
"task_state": "unassigned",
"task_system": "SELF",
"security_classification": "PUBLIC",
"task_title": "Contact Tribunal With An Application",
"created_date": "{$VERIFIER-ZONED_DATETIME_TODAY}",
"due_date": "{$VERIFIER-ZONED_DATETIME_TODAY+2_WORKING_DAYS}",
"execution_type": "Case Management Task",
"jurisdiction": "EMPLOYMENT",
"case_type_id": "ET_EnglandWales",
"case_id": "{$GENERATED_CASE_ID}",
"case_category": "Employment",
"case_name": "George Jetson v Cosmo Spacely",
"auto_assigned": false,
"warnings": false,
"warning_list": {
"values": []
},
"case_management_category": "Employment",
"work_type_id": "applications",
"work_type_label": "Applications",
"description": "[Review Application and refer to judge](cases/case-details/${[CASE_REFERENCE]}/trigger/createReferral/createReferral1)",
"minor_priority": 500,
"major_priority": 5000
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,12 @@
"template": "ccd-event-message.json",
"replacements": {
"EventId": "tseRespond",
"NewStateId": "Accepted"
"NewStateId": "Accepted",
"AdditionalData": {
"Data": {
"resTseSelectApplication": "Change personal details"
}
}
}
}
]
Expand All @@ -38,7 +43,7 @@
{
"credentials": "WaSystemUser",
"status": 200,
"numberOfTasksAvailable": 2,
"numberOfTasksAvailable": 1,
"numberOfRolesAvailable": 4,
"taskData": {
"template": "task-response.json",
Expand Down Expand Up @@ -70,34 +75,6 @@
"work_type_label": "Applications",
"description": "[Update Claimant Details](cases/case-details/${[CASE_REFERENCE]}/trigger/amendClaimantDetails/amendClaimantDetails1) [OR Respondent Details](cases/case-details/${[CASE_REFERENCE]}/trigger/amendClaimantDetails/amendClaimantDetails1)[,as instructed]",
"role_category": "ADMIN"
},
{
"id": "{$VERIFIER-UUID}",
"name": "Contact Tribunal With An Application",
"type": "ContactTribunalWithAnApplication",
"task_state": "unassigned",
"task_system": "SELF",
"security_classification": "PUBLIC",
"task_title": "Contact Tribunal With An Application",
"created_date": "{$VERIFIER-ZONED_DATETIME_TODAY}",
"due_date": "{$VERIFIER-ZONED_DATETIME_TODAY+2_WORKING_DAYS}",
"execution_type": "Case Management Task",
"jurisdiction": "EMPLOYMENT",
"case_type_id": "ET_EnglandWales",
"case_id": "{$GENERATED_CASE_ID}",
"case_category": "Employment",
"case_name": "George Jetson v Cosmo Spacely",
"auto_assigned": false,
"warnings": false,
"warning_list": {
"values": []
},
"case_management_category": "Employment",
"work_type_id": "applications",
"work_type_label": "Applications",
"description": "[Review Application and refer to judge](cases/case-details/${[CASE_REFERENCE]}/trigger/createReferral/createReferral1)",
"minor_priority": 500,
"major_priority": 5000
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,15 @@
"template": "ccd-event-message.json",
"replacements": {
"EventId": "CLAIMANT_TSE_RESPOND",
"NewStateId": "Accepted"
"NewStateId": "Accepted",
"AdditionalData": {
"Data": {
"genericTseApplicationCollection": [
{"value": {"type": "Change my personal details"}},
{"value": {"type": "Withdraw all/part of claim"}}
]
}
}
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,12 @@
"template": "ccd-event-message.json",
"replacements": {
"EventId": "tseRespond",
"NewStateId": "Accepted"
"NewStateId": "Accepted",
"AdditionalData": {
"Data": {
"resTseSelectApplication": "Order a witness to attend to give evidence"
}
}
}
}
]
Expand Down
Loading