Versions Compared

Key

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

Targeted Environments

SMGS# ticket: TBDSMGS Ticket #: C254561

PROD Release Date: TBD

myTC Account documentation now available through TC confluence : https://tcmarin.atlassian.net/wiki/spaces/MA

=========================================================

Version 3.1.0.xxx453

: MTOA-ACC, MTOA-UAT

: MTOA-INT, KANGA-INT, MTOA-TEST, KANGA-TEST

Release Notes 3.1.0.xxx 453 (2022-06-22)-29)

  • BUG #13914 MTAPI - Service Artifact Endpoint: GetArtifactsByServiceId queries data it doesn't use

  • PBI #13558
    New Admin Console (API) - New Notices

    • Changed or created to implement the new fields display date time and notice types.

    • Changed or created to be able to retrieve notices on service websites

      New endpoints

      • TASK #13608 GET /api/v2/notices

      • TASK #13601 POST /api/v2/notices - (Add a notice user id for last update user id/user created id , display date time, notice type are required)

      • TASK 13600 PUT /api/v2/notices - (update a notice. user id for last update user id is required)

      • TASK #13599 DELETE /api/v2/notices/{id} - (delete a notice by notice id. user id for last update user id is required)

      • TASK #13603 GET /api/v2/services/{serviceIds}/notices (Retrieve notices by more than one service id. noticeTypeCd parameter is optional)

      • TASK #13604 GET /api/v2/users/{id}/notices (Retrieve upcoming notices by user id onlyApplicableNotices parameter is optional)

      • TASK #13832 GET /api/v1/users/{userId}/expirednotices (Retrieve expired notices by user id with paging)

      • TASK #13551 GET /api/v1/notices/types - (this will return list of notice types)

  • TASK 13602 GET /api/v1/notices/{id} (Get a notice by notice id)

    • Changed to return notice type and display date time in addition to the previous notice attributes

  • Changed to support backward-compatibility

    • This will return only information and warning notices

      • GET /api/v1/outage-notices

      • GET /api/v1/notices

    • This will add a notice as information notice

      • POST /api/v1/outage-notices

      • POST /api/v1/notices

    • This will update a notice as information notice

      • PUT /api/v1/outage-notices

      • PUT /api/v1/notices

    • Delete a notice without user id

      • DELETE /api/v1/outage-notices/{id}

      • DELETE /api/v1/notices/{id}

    • This will return only information and warning notices by service id

      • GET /api/v1/services/{id}/outage-notices

      • GET /api/v1/services/{id}/notices

    • This will return only information and warning notices by user id

      • GET /api/v1/users/{id}/outage-notices

      • GET /api/v1/users/{id}/notices

Breaking change 
N/A

=========================================================

MTOA NuGet packages Draft Release Notes

Version # 1.2.0.189 (2022-02-02)

MTOA Database – Release Note for Version v3.1.0

...

Object

Comments

TC222_SERVICE_SETTING

New entries:

  1. Service: 6, Setting Cd: AdminConsoleNoticeListByUserId

  2. Service: 6, Setting Cd: AdminConsoleNoticeTempAdminUsers

  3. Service: 6, Setting Cd: AdminNoticeSupportedServices

TC230_NOTICE_TYPE

New entries:

1 Planned Outage / Panne planifiée
2 Unplanned Outage / Panne non-planifiée
3 Information Notice / Avis d'information
4 Warning / Avertissement