New Execution Log entry when a Repost happens
CompletedIn a dataset it is possible to Repost an entity, either by editing the contents of the entity or by reposting it as a duplicate (move to the "top of the queue").
It would be nice to be able to see in the execution log when a Repost event happens, be it one or more entities being reposted.
The log entry could contain a "user" dictionary similar to what exist in a "pump-offset-set" log entry.
It should also contain the _id values of the entity/entities being reposted.
A thing to consider would be to either to have separate repost log entries for each repost event (similar to write-error:<value of _id of failed entity>,
or to have it in a log entry with the same name for each version, similar to pump-completed (previous versions can be traversed and inspected).

-
Official comment
This has now been implemented. See https://docs.sesam.io/hub/changelog.html#changelog-2026-01-08
Comment actions
Please sign in to leave a comment.
Comments
1 comment