While starting building a display, it is not possible to save the first step, we can do stuff, save all later steps, but if we come back to the first step, we still can't save it.
It may be because we do things like that:
HistoryStep, calculating the hash without the tree node idsInstance::postCreate() is adding the Node Ids with ::buildIndexFromSlot(), changing the hash of the present step but not the saved state which still have no tree node Ids.Just a proposal, the root cause is not certain yet: Execute buildIndexFromSlot() in a preCreate() instead of postCreate(). Not an easy task because preCreate() is a static method.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.