Luigi 4 Posted December 4, 2017 Report Share Posted December 4, 2017 Hi, You implemented in the version filter in the version view a "latest Version" checker box field, to be able to see just the latest versions. I'm missing this feature in the Widget settings of the Latest Version. Is there a way to query the latest version through the query field? Thanks. Best, Luigi Link to post Share on other sites
Mattias Lagergren 145 Posted December 6, 2017 Report Share Posted December 6, 2017 Hi Luigi, it is depends. If you want to query e.g. the latest version of one asset it is possible using sorting and limit. But querying for all latest versions under a shot e.g. is not possible. Link to post Share on other sites
Luigi 4 Posted December 6, 2017 Author Report Share Posted December 6, 2017 So, if I would like in the Latest Version Widget to look for all asset types "images" of the task type "compositing" it's not possible? Link to post Share on other sites
Mattias Lagergren 145 Posted December 7, 2017 Report Share Posted December 7, 2017 That is possible, but not if you only want to see the latest version of each asset. Link to post Share on other sites
Luigi 4 Posted December 7, 2017 Author Report Share Posted December 7, 2017 1 hour ago, Mattias Lagergren said: That is possible, what's the query for that? Link to post Share on other sites
Mattias Lagergren 145 Posted December 8, 2017 Report Share Posted December 8, 2017 On 06/12/2017 at 1:14 PM, Luigi said: So, if I would like in the Latest Version Widget to look for all asset types "images" of the task type "compositing" it's not possible? Something like this should work: asset.type.name is "image" and task.type.name is "Compositing" Â Link to post Share on other sites
Luigi 4 Posted December 8, 2017 Author Report Share Posted December 8, 2017 I know...and there is no way now to add something defining the latest version? Link to post Share on other sites
Mattias Lagergren 145 Posted December 11, 2017 Report Share Posted December 11, 2017 I'm afraid not - as we do not currently have support for this in the API. Link to post Share on other sites
Luigi 4 Posted December 11, 2017 Author Report Share Posted December 11, 2017 are you planning to implement it? or at least to add the checker-box in the latest version widget? Link to post Share on other sites
Mattias Lagergren 145 Posted December 13, 2017 Report Share Posted December 13, 2017 At the moment it is not planned but I will raise this feature request with the team for you. Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now