Tilt 15 Posted February 18, 2014 Report Share Posted February 18, 2014 Would it be possible to somehow display changes to shot attributes in the shot's activity tab? It would sometimes be helpful to see a record of particular changes ("Bob changed Frame Start to 1000") in that list. Link to post Share on other sites
Björn Rydahl 39 Posted February 18, 2014 Report Share Posted February 18, 2014 Hi, thank you for the request. That information is currently not available in any widget in the ui, but we have received similar requests and will consider adding it.The information is available from the api. A potential solution to your problem could be to use actions.For example, setup an action to retrieve the full log of an entity. When someone runs that action from a task more menu (in sidebar or in spreadsheet) the action can query the ftrack api to find all relevant logs for that entity and post it back to the user. Jobs could be one way to do that (same as when exporting from a spreadsheet). Let us know if you have more questions about this. Cheers 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