From 86eae83e171736fd2a30b3d01fbb1a67547a75e6 Mon Sep 17 00:00:00 2001 From: Pete <107579368+thiessenp-cds@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:19:26 -0500 Subject: [PATCH] chore: Updates organizations list (#4701) * Updates organizations list and adds instructions * Moves instructions to a readme --- lib/managedData/README.md | 7 +++++++ lib/managedData/data/organizations.json | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 lib/managedData/README.md diff --git a/lib/managedData/README.md b/lib/managedData/README.md new file mode 100644 index 0000000000..76d90a050b --- /dev/null +++ b/lib/managedData/README.md @@ -0,0 +1,7 @@ +# Forms Managed Data + +To update the organizations list: + +- navigate to https://github.com/cds-snc/gc-organisations and open the [All list](https://github.com/cds-snc/gc-organisations/blob/main/data/all.json) +- copy+paste the all list into `./data/organizations.json` +- format the JSON in the updated `./data/organizations.json for a cleaner diff` diff --git a/lib/managedData/data/organizations.json b/lib/managedData/data/organizations.json index d9b1f0bc87..57a6654666 100644 --- a/lib/managedData/data/organizations.json +++ b/lib/managedData/data/organizations.json @@ -167,6 +167,13 @@ "type": "GC Department", "notify_organisation_id": "86b7810d-78af-47e3-ab01-d655c43bd449" }, + { + "id": "001OO00000IclDKYAZ", + "name_eng": "Canadian Intergovernmental Conference Secretariat", + "name_fra": "Secrétariat des conférences intergouvernementales canadiennes", + "type": "GC Department", + "notify_organisation_id": null + }, { "id": "001I9000005SgSOIA0", "name_eng": "Canadian International Trade Tribunal",