Skip to content

Commit

Permalink
update migration to configure canada notice with just ca region (#4762)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamsachs committed Apr 1, 2024
1 parent f96a7de commit d0c2893
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ The types of changes are:
- Update non-dismissable TCF and notice banners to show a black overlay and prevent scrolling [#4748](https://github.com/ethyca/fidesplus/pull/4748)
- Cleanup config vars for preview in Admin-UI [#4745](https://github.com/ethyca/fides/pull/4745)
- Show a "systems displayed" count on datamap map & table reporting page [#4752](https://github.com/ethyca/fides/pull/4752)
- Change default Canada Privacy Experience Config in migration to reference generic `ca` region [#4762](https://github.com/ethyca/fides/pull/4762)

### Fixed

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,18 +98,7 @@
"id": "pri-694e-02bd-4afe-81b3-2a2ban-modal-config",
"name": "Canada Banner + Modal",
"regions": [
"ca_ab",
"ca_bc",
"ca_mb",
"ca_nb",
"ca_nl",
"ca_ns",
"ca_nt",
"ca_nu",
"ca_on",
"ca_pe",
"ca_sk",
"ca_yt",
"ca",
],
"component": "banner_and_modal",
"allow_language_selection": False,
Expand Down

0 comments on commit d0c2893

Please sign in to comment.