Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Release Summary

This release implemented several new features like allow add new attachments for complete requests. Improved performance to the website by parallelization and refactoring code. and addition of numerous bug fixes.

New Features and Improvements

ID

Items

146418

Refactor Work Management Service to combine multiple API calls into a single call from UI

146422

Refactor UI to use caching on LOV values and requests

146416

Update LOV service (TK version) - Remove DB Exist Check

138797

User can add attachments to a completed request

140355

Vessel Registry admins can also assign requests to any user

135175

Allow .doc and .docx files as attachments

Bug Fixes

ID

Items

145838

Web site performance can be improved by adding parallelization of calls to LoV service (Refactor)

140350

Work Management Service does not automatically generate auditable information

143463

Queue Message Processing Service logging environment variable should be set to pcp not Development

Application Changes

Name

Version

DB change

Data Migration

LOV change

Description

Work Management

1.20

No

No

 

Internal Website

1.20

 

 

No

Release Processes

Estimated downtime: less then 1 min - due to server restarts.

Communication required: inform business users in advance.

Set configuration: ASPNETCORE_ENVIRONMENT to pcp from Development for pcpsafsecsurapp-service-bus-processing-service.

  • Rollout plan

    • Execute deployment pipeline to build and deploy a commit from Master branch that's tagged MVP1.2

    • Verify the staging deployment slot has been updated with the docker image built from the pipeline

    • Verify the Vessel Registry internal website and Work Management service on staging deployment slot works normally

    • Swap the staging deployment slot to production deployment slot

  • Backout plan

    • Revert service and frontend web application container instances to their last version prior to update by swaping back the deployment slot to original production deployment slot

  • No labels