Stream: IG creation
Topic: jira error with package name change
Eric Haas (Apr 13 2021 at 02:42):
@Lloyd McKenzie how do I rename FHIR-smart.xml
-->FHIR-smart-app-launch.xml
? See PR #212 for reference - is unhappy
Eric Haas (Apr 13 2021 at 03:02):
all the content in the file is updated to reflect the changes to path etc , is only the file name that needs updating. since we are now getting this qa error:
There is no jira specification file defined with the expected name of FHIR-smart-app-launch in the xml folder >of the https://github.com/HL7/Jira-Spec-Artifacts project. This must exist before ballot or publication.
Jean Duteau (Apr 13 2021 at 04:05):
if the code in the package-id ever changes, the Jira code must remain the same. To allow the IG to link to the correct Jira file, add a parameter called 'jira-code' to your ImplementationGuide resource (under 'definition'), with a value of whatever the 'Code' is in Jira.
Eric Haas (Apr 13 2021 at 04:17):
thanks, I looked in https://confluence.hl7.org/display/FHIR/Implementation+Guide+Parameters for something like that.
Last updated: Apr 12 2022 at 19:14 UTC