-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels