Search the Community
Showing results for tags 'Solved'.
-
Having messages, notes, newly assigned task... or pretty much anything (preferably customisable) make a small pop up notification on the desktop when they are sent or assigned would be very useful. The problem is that people might forget to check their messages, but if they get a tiny pop up it will at the very least remind them to go a check what's going on. Something like this for instance https://support.google.com/chrome/answer/3220216?hl=en-GB I'm not sure how easy is something like this to implement in other browsers, but Chrome seems to have built in way of doing it. I can imagine
-
Hi I am struggling to work out how to create a new AssetVersion in the new API. I think I have to do the following: Create an Asset -- parented to the shot Create an AssetVersion -- linking to the task and asset Create the Component. Unfortunately I'm getting an error, it seems to want a context_id on the Asset, but I don't know what to give it? I have the following code: location = session.query('Location where name is "ftrack.unmanaged"').first() task = session.query('Task where id is "d4564359-2944-49d4-93fa-b11909f19ff5"').first() shot = session.query
- 8 replies
-
- publishing
- asset
-
(and 4 more)
Tagged with: