Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

History is broken #27

Open
kdahlhaus opened this issue Oct 6, 2015 · 0 comments
Open

History is broken #27

kdahlhaus opened this issue Oct 6, 2015 · 0 comments

Comments

@kdahlhaus
Copy link
Contributor

History of an asset is broken because v1meta.asset_from_oid does not take the moment into consideration when construction the asset. So oidtokens of form 'Story:1:2' ignore the moment portion of 2 and always return the latest Story(1).

The fix is to check for the moment in the oidtoken parameter and return the correct historical instance of the object if it is there. I do not yet know how to do this though.

selenorks pushed a commit to selenorks/VersionOne.SDK.Python that referenced this issue Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant