Versions Compared

Key

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

Targeted Environments

22 - Version 2.0.3.389: MTOA-INT, KANGA-INT, MTOA-TEST, KANGA-TEST, MTOA-UAT, and KANGA-UAT.

...

  • Business Layer changes

    • AddressManager - Enhancement to the GetAllSubdivisions method

    • ApplicationCatalog - Enhancement to the GetByApiKey method

    • ServiceManager - New method GetServiceStandards to get service standards by service id

    • ServiceRequestManager - new methods to add/remove multiple user assignments

      • AddMultipleUserAssignments

      • RemoveMultipleUserAssignments

  • Domain objects changes

    • New properties added to ApplicationDTO

      • ApplicationCode

      • EnglishName

      • FrenchName

      • Name property became obsolete

    • New dto MultipleServiceRequestUserAssignmentCreationDto to support multiple user assignments

    • Added StatusHistory property to the ServiceRequestDTO

    • New properties added to the ServiceRequestQueryDTO

      • ServiceRequests

      • IncludeStatusHistory

    • New properties added to the Application business object

      • ApplicationCode

      • EnglishName

      • FrenchName

      • Name property became obsolete

    • New DateRange business object

    • Updated the MtapiStatusCode to include new error codes

    • New OrderByType business object

    • Added ApplicationCode property to the ServiceInfo business object

    • Added StatusHistoryproperty to the ServiceRequest business object

    • Added new properties to the ServiceRequestQuery business object

      • ServiceRequests

      • Services

      • IncludeStatusHistory

    • New ServiceStandard business object

  • Data Access Layer changes

    • Enhancements to the data repositories

    • Changes to database entities

Breaking change 
N/A

MTOA Database – Release Note for Version (v2.0.0 and v2.0.1)

...