Skip to content

Commit 3b75cc7

Browse files
committed
fix issue #1126 add service ID to part 1
1 parent deca8fb commit 3b75cc7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/survey-enfr.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -782,6 +782,18 @@
782782
"fr": "Identifiant du projet provenant du Plan TI"
783783
}
784784
},
785+
{
786+
"type": "text",
787+
"name": "serviceId",
788+
"title": {
789+
"default": "Service ID",
790+
"fr": "ID du service"
791+
},
792+
"help":{
793+
"default": "The Service ID is generated by the Government of Canada's Enterprise Portfolio Management System and is part of the <a href=\"https://open.canada.ca/data/en/dataset/3ac0d080-6149-499a-8b06-7ce5f00ec56c\">department's service inventory</a>. Contact your <a href=\"https://gcxgce.sharepoint.com/:x:/t/1000612/EdmkPDvdU89JpX7aMidzIZEBCh48gatLGOTVkM3xbzmLeQ?e=NekO6n\">departmental Service Official</a> (available internal to GC only) for help finding the associated Service ID. If multiple services will be supported by the system, include all service IDs, separated by semicolons.",
794+
"fr": "L'ID du service est généré par le système de la gestion des portefeuilles organisationnels du gouvernement du Canada et fait partie du <a href=\"https://ouvert.canada.ca/data/fr/dataset/3ac0d080-6149-499a-8b06-7ce5f00ec56c\">répertoire de services du ministère</a>. Communiquez avec les <a href=\"https://gcxgce.sharepoint.com/:x:/t/1000612/EdmkPDvdU89JpX7aMidzIZEBCh48gatLGOTVkM3xbzmLeQ?e=NekO6n\">responsables des services de votre ministère</a> (disponible uniquement au sein du GC) pour obtenir de l'aide afin de trouver l'ID du service associé. Si plusieurs services sont appuyés par le système, indiquez tous les numéros d'ID du service, séparés par des points-virgules."
795+
}
796+
},
785797
{
786798
"type": "text",
787799
"name": "projectDetailsProgram",

0 commit comments

Comments
 (0)