cds-snc / notification-planning

Project planning for GC Notify Team
5 stars 0 forks source link

Move 'sensitive service' setting into the db and make it configurable via platform settings #1372

Open yaelberger-commits opened 1 year ago

yaelberger-commits commented 1 year ago

Description

As a Notify admin, we need to be able to move the 'sensitive service' setting into the db so that we can make it configurable via platform setting, and so we don't run out of room in our env files.

WHY are we building? We could run out of room in our env files to hold all the IDs at some point. WHAT are we building? Moving settings to db VALUE created by our solution Won't run out of space, can configure settings via Platform Settings

Documentation and Artifacts

Good docs, figma mockups, ADRs, screenshots etc.

Acceptance Criteria

Given a provincial service goes live and needs to be categorized as sensitive, when their go live request is approved, then the sensitive service setting is applied in the database and it is configurable via platform settings.

Related Research Airtable records

QA Steps

andrewleith commented 1 month ago

Related to https://github.com/cds-snc/notification-planning/issues/1635