zachary-d Posted August 25, 2014 Report Posted August 25, 2014 Is there anyway to grab a specific asset version without using the asset version entity id? We would really like a call like Asset.getVersion(versionNumber) for times when we dont have the asset version entity id. The only way I see to do it know is loop through Asset.getVersions().getVersion() and check if its the correct one. This is too many calls for a simple thing that we need to do quite often. thanks!
Mattias Seebergs Posted August 26, 2014 Report Posted August 26, 2014 Hi, No there isn't at the moment but we should add that method. I have added a feature request ticket for this. Thank you for your question, Mattias
Recommended Posts
Archived
This topic is now archived and is closed to further replies.