Stream: IG creation
Topic: Adding versioned examples to an IG
Jose Costa Teixeira (Jan 29 2020 at 04:57):
I have 1 resource with 3 versions (1: status=proposed, 2: status=active 3: status=inactive). What is the approach to get those as examples in the IG build?
Sarah Gaunt (Jan 29 2020 at 05:02):
I'd probably do something like ids='example-proposed', 'example-active', 'example-inactive' and then give them all the same identifier and sequential meta.versionId.
Jose Costa Teixeira (Jan 29 2020 at 05:12):
i could work around like that, yes. but I want them to be real examples (which i will use in my documentation) so ideally we should have support for versions in the ig publication.
Sarah Gaunt (Jan 29 2020 at 05:15):
Have you tried adding different versions of the same resource?
Grahame Grieve (Jan 29 2020 at 05:16):
won't let you.
Sarah Gaunt (Jan 29 2020 at 05:16):
Oh, too bad.
Jose Costa Teixeira (Jan 30 2020 at 18:44):
@Grahame Grieve is that something that can be worked on?
Grahame Grieve (Jan 30 2020 at 18:46):
yes it is, but I'm not sure when
Jose Costa Teixeira (Jan 30 2020 at 18:48):
ok that is good enough. I will list things that "someday will be tackled" - it should help increase communication & reduce duplicate chats
Last updated: Apr 12 2022 at 19:14 UTC