Stream: shorthand
Topic: Sushi Config for history results in 404
Sean Muir (Mar 09 2021 at 21:52):
What is the proper way to setup history tab for a project that has not been published yet ? we end up with a 404 on the build site http://hl7.org/fhir/us/msh/history.html
Jean Duteau (Mar 09 2021 at 22:06):
the history tab is produced by the publisher and as part of the publishing routine. it isn't something that you create via FSH or any other means. unless you plan on publishing to a non-HL7 website.
Sean Muir (Mar 10 2021 at 17:05):
thanks jean - I figured the history would be generated but not seeing a "history.html" in the output
yaml snippet
Change Log: change_log.html
History: history.html
still get 404
Chris Moesel (Mar 10 2021 at 19:04):
I believe it is part of the actual publication. You will not have a history HTML file until you officially publish for the first time (likely for a ballot). At that point, the history file will be created (outside of your IG). Or at least that's how it used to work.
Sean Muir (Mar 10 2021 at 19:11):
Thanks makes sense just confusing for some one review the build
Last updated: Apr 12 2022 at 19:14 UTC