Skip to content

History is broken #3

@mtalexan

Description

@mtalexan

Duplicating from versionone#27

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions