Hi
I’ve been having a play with Xibo over the last few weeks using the API to change layouts. I’ve found that if a layout is created and published on the CMS (and assigned layoutID 1), then if the API does a checkout on the layout, the CMS still displays layoutID 1 as a draft, but the response of the checkout API call suggests the layoutID should now be 2. At this point, I can’t see a layoutID 2 on the CMS, nor can I publish layoutID 1 again.
I think this might be stemming from a similar issue to this Can i avoid LayoutId change when published layout?
Any help would be appreciated and I hope that made sense.
Thanks