Targeted Environments
- MTOA-INT, MTOA-TEST, KANGA-INT, KANGAT-TEST
myTC Account documentation now available through TC confluence : https://tcmarin.atlassian.net/wiki/spaces/MA
Release Notes 1.5.3
CRSM (AP) - Implement Support Different Statuses for Service/Activity:
The ability to have the list of available statuses different per service attribute rather than just at the service level. This change provides unique service standard start and stop indicators as well. The Aeronautical Products services were reviewed recently by the Service Inventory analysts, and the impact is that there are now 5 AP services, down from 10. Three of the AP services support 2 service standards. This is the case when, for the same service, an attribute will determine which standard applies, 30 or 60 days.
Task 10110 : Update release 1.5.0 with ServiceRequest changes for CRSM.
Update Edmx for YY201_SERVICE_REQUEST and AC207_SERVICE_REQUEST_STATUS file
Add SERVICE_STANDARD_ID property
Add SERVICE_STANDARD_ID as part of primary key
Update Domain Object
Add ServiceStandardId property to:
ServiceRequestCreationDTO
BaseServiceRequest
Update ServiceRequestManager , ServiceRequestRepository and ServiceRequestApi:
Add serviceStandardId parameter to and CreateServiceRequest Create method
Update ServiceRequestController
Add serviceStandardId parameter to api/v1/servicerequests: AddServiceRequest