-
Notifications
You must be signed in to change notification settings - Fork 0
Description
we have a few renamed ig's.
ch-term instead of ch-epr-term
ch-epr-fhir ...
before today we could setup the publishing that we checked out the old ig's to and the publications works, however with
FHIR IG Publisher Version 1.8.26 (Git# d479a7160a38). Built 2025-05-08T09:23:30.587Z (12 days old)
this is not working aymore and we get the following exception:
319 ..Finished
320Update publish box for version 2.0.10 @ http://fhir.ch/ig/ch-epr-term/2.0.10
321Publish Box Statement: This page is part of the CH Term (R4) (v2.0.10: STU) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 3.2.0. For a full list of available versions, see the Directory of published versions
322Exception publishing: Cannot read the array length because "" is null
323java.lang.NullPointerException: Cannot read the array length because "" is null
324 at
it copies from the package-list.json the ig's to the temporary folder to update the publishbox, however it looks like the old versions cannot be resolved anymore.
current workaround is to remove the old entries from package-list.json in the ig/ch-xxx folder