-
Content Count
493 -
Joined
-
Days Won
13
Everything posted by Remus Avram
-
We are also looking into this.
-
get latest versions - only one per task
Remus Avram replied to Remus Avram's topic in General discussion
Hi @Mattias Lagergren, hhmm, yes we do that. But the problem is that we have 14 task types and for each task type sometimes we have 1-5 different assets with linked to the same task. This make it difficult sometimes to have an overview. -
Thanks @Mattias Lagergren for your quick answer! The checklists are useful for us for the big shows.
-
As reference this issue has been fixed. Tested in Ftrack version 3.5.21.4617
-
Hello, the only documentation which I found is this: http://ftrack.rtd.ftrack.com/en/stable/using/communicating/using_notes.html#using-communicating-using-notes-note-completion. But this is a note completion, not a checklist / todo list. Does anybody know if the checklist / todo list was implemented?
-
Hi, is it possible to get the latest versions, but only one per task in the Ftrack web interface? For example I have a few assets linked to a task, but I am interested in only the latest version published. If I select "Latest version" box, then it will show the latest version for all the assets linked to that task.
-
Hello, is this already implemented? I don't find any documentation how to use it. Cheers, Remus
-
We find also "Upcoming Dates" panel useful, but it would be great if we could customize it.
-
Hi guys, where can I find some documentation regarding the "upcoming dates" panel? For big production this seems to be really useful if we can customize it. For example, display the milestones only for the shots which I am working on. Best, Remus
-
We are talking about List no Client review session.
-
Hi @Mattias Lagergren we are just wandering if there is any update regarding this?
-
Hi, is it possible to be able to sort in the Task view by Assignee?
-
publish version with description on multiple lines
Remus Avram replied to Remus Avram's topic in API
yes, and it displays : "Test test" -
Reports - Time tracking - mismatch dates
Remus Avram replied to Remus Avram's topic in Feature requests
Hi Mattias, I will. Thanks for your quick answer. -
Hi guys, it seems that the dates are mismatch in the Reports under Time tracking when Group by Date. Please find attached a picture which explains more. This is a problem for us because if we want to check the time tracked in on Friday and there is no time tracked on Saturday, then we can not select the Saturday entry to get the data from Friday.
-
"Unread Content" doesn't work anymore
Remus Avram replied to Remus Avram's topic in General discussion
Awesome! Thank you! Cheers, Remus -
Found it: print isinstance(version, ftrack_api.entity.base.Entity)
-
Hi, is there any way to check if a variable is Ftrack entity type?
-
Hi Ftrack team, "Unread Content" doesn't work anymore on this forum. There are a lot of threads which have unread comments, but when I filter them by "Unread Content" it returns: There are no results to show in this activity stream yet Best, Remus
-
Hi, how can I publish a version with a description on multiple lines via ftrack api? I tried: description = "Test \n test" But in the Ftrack Web interface is displaying: "Test test" Cheers, Remus
-
can't get custom attribute type Expression via ftrack_api
Remus Avram replied to Remus Avram's topic in API
Title updated. Wanted to write Expression. Are there any plans to have this working? -
Hello, I would like to get from Ftrack DB via `ftrack_api` the custom attribute type Expression. At the moment it's not possible. I get: `KeyError: 'frame_work_duration'`
-
Is this expected?