Describe the bug
Getting a previous version of asset on the first version(0.1) is returning no such record /:assetID but works fine for other versions
To Reproduce
Steps to reproduce the behavior:
- Create a new asset
- Update the asset to create new version
- Get asset's previous version with version id
0.1
- See error
Expected behavior
Should return the first version of the asset