Skip to content

What Are the 'Numerous Side Effects' in 'Revert timeline changes' #8304

Discussion options

You must be logged in to vote

iModelHub stores the entire timeline of changes to an iModel in the form of changesets. Various applications that edit an iModel maintain a local briefcase, which holds the state of the iModel at a given point in time, along with any local changes made. With this setup, deleting changesets from the iModelHub timeline might impact applications that have pulled those changesets locally, potentially causing the loss of any local in-progress changes. This is because the base changesets on which local changes are made could be removed.
That is why inversion of the changeset is a safer option when there are changes to be removed. This also ensures the iModel timeline reflects the full history o…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zhang-zimin
Comment options

Answer selected by zhang-zimin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants