Commit graph

158 commits

Author SHA1 Message Date
Jakub Trllo
64d4b60f17 Merged in fature/PYPE-685_better_anatomy (pull request #460)
Fature/PYPE-685 better anatomy

Approved-by: Milan Kolar <milan@orbi.tools>
2020-01-31 11:06:47 +00:00
iLLiCiTiT
0f6c79967a added warning messages for cases when entity does not have custom attributes 2020-01-30 18:48:58 +01:00
iLLiCiTiT
8eb14bade2 added warning message for cases when entityId is set to list (happened in client) 2020-01-30 11:37:15 +01:00
iLLiCiTiT
cc35ed7ea9 thumbid key is ignored in event_sync_to_avalon 2020-01-30 11:29:17 +01:00
iLLiCiTiT
fc28acb88f updated event_user_assignment and extract_burnin where format_all is used 2020-01-29 18:14:25 +01:00
iLLiCiTiT
40cae28e76 sync to avalon actions return information about not available avalon_mongo_id custom attribute(only for project) 2020-01-17 16:05:59 +01:00
iLLiCiTiT
7029588793 correct setting 2020-01-17 15:03:26 +01:00
iLLiCiTiT
846777bff0 update all avalon ent data if ftrack id was updated 2020-01-17 12:40:35 +01:00
iLLiCiTiT
83c501f26d fixed update query 2020-01-16 16:31:24 +01:00
iLLiCiTiT
415ec47f9d added aditional check in event sync to avalon for cases when avalon ent exists but don't have ftrackId 2020-01-16 14:31:05 +01:00
iLLiCiTiT
9bc2f557a3 added new entityType appointment to ignored entity types 2020-01-10 11:40:29 +01:00
iLLiCiTiT
b2dfb6c95b be specific about task custom attributes to avoid asset version's cust attrs 2020-01-09 10:36:35 +01:00
Milan Kolar
6d1b064d0b add previous behaviour as default 2020-01-06 12:19:56 +01:00
iLLiCiTiT
df34ed8705 refactored verion to task event and added feature with more statuses to set 2019-12-12 17:44:40 +01:00
Milan Kolar
a940ef7508 remove default mapping 2019-12-06 19:45:00 +01:00
iLLiCiTiT
f53710dc45 added mapping based on presets to version to task status changer 2019-12-06 15:57:57 +01:00
iLLiCiTiT
428abdc10a added mongo_id check in create_avalon_entity 2019-12-02 11:22:07 +01:00
iLLiCiTiT
3cd0ccd4eb time printing replaced with one debug log 2019-12-02 11:21:37 +01:00
iLLiCiTiT
6638594f00 added check after cleanup to process uprocessed updates 2019-12-02 11:21:23 +01:00
iLLiCiTiT
454f8b2e2d updates are reset on update_entities 2019-12-02 11:20:43 +01:00
iLLiCiTiT
8d74dbda3a added updating of apps in project of applications change 2019-12-02 11:17:56 +01:00
iLLiCiTiT
45d4f4401b moved auto sync all projects directly to storer subprocess 2019-11-28 17:00:40 +01:00
iLLiCiTiT
e1767843c3 few more bugfixes 2019-11-28 16:35:21 +01:00
iLLiCiTiT
da99281b36 added little change 2019-11-28 15:48:50 +01:00
iLLiCiTiT
32a0ffb584 added reporting 2019-11-28 15:43:19 +01:00
iLLiCiTiT
db087e97db added few loggings and prepared fw report messages 2019-11-28 12:31:21 +01:00
iLLiCiTiT
7db7453237 fix call and _call methods 2019-11-28 09:52:56 +01:00
iLLiCiTiT
92642639ab sync projects are again triggerent on storere restart 2019-11-27 19:25:30 +01:00
iLLiCiTiT
760c5a49f8 make double check if version does not exist then ignore event to thumbnail events 2019-11-27 19:25:06 +01:00
iLLiCiTiT
49a337c51b thumbnail update ignore removed versions 2019-11-27 19:24:47 +01:00
iLLiCiTiT
86a6e50362 syncto avalon actions use class from lib 2019-11-27 19:24:22 +01:00
iLLiCiTiT
05e60fd3de cleanup and constans variables are with camel case 2019-11-27 19:24:04 +01:00
iLLiCiTiT
e2663fff89 sync factory moved to lib 2019-11-27 19:20:15 +01:00
Milan Kolar
a0d2db734e fix missing module 2019-11-27 18:19:48 +01:00
Milan Kolar
42c815a57e Merge branch 'refs/heads/develop' into feature/PYPE-463_sync_to_avalon_event
# Conflicts:
#	pype/ftrack/actions/action_create_cust_attrs.py
#	pype/ftrack/actions/action_sync_to_avalon.py
#	pype/ftrack/events/action_sync_to_avalon.py
#	pype/ftrack/events/event_del_avalon_id_from_new.py
#	pype/ftrack/events/event_sync_hier_attr.py
#	pype/ftrack/events/event_sync_to_avalon.py
#	pype/ftrack/events/event_user_assigment.py
2019-11-27 18:12:07 +01:00
iLLiCiTiT
4feba66f02 get_env_path returns unknown hierarchy if entity is not found 2019-11-27 17:55:15 +01:00
Milan Kolar
6367d24a1d fixed registration of sync action 2019-11-27 17:51:18 +01:00
iLLiCiTiT
fe55ad0df4 del avalon id event is turned off by default 2019-11-27 17:20:20 +01:00
iLLiCiTiT
2b8ecae2ad handled situations when ftrack entities are not queried yet 2019-11-27 17:19:57 +01:00
iLLiCiTiT
ef88497512 fixed infinite loop bug 2019-11-27 17:19:34 +01:00
iLLiCiTiT
d028f7f129 fixed list/dict bug 2019-11-27 17:19:15 +01:00
iLLiCiTiT
3f8a8a6c38 event sync all auto sync project is turned off by default 2019-11-27 16:50:30 +01:00
iLLiCiTiT
e17ca875e0 added event which triggers syncrhonization of autosync projects 2019-11-27 15:58:52 +01:00
iLLiCiTiT
2602fdcc73 custom attribute holding mongo id is cleaned on creation 2019-11-27 15:57:14 +01:00
iLLiCiTiT
b151f5dc24 moved custom attributes usage in sync event 2019-11-27 15:56:52 +01:00
iLLiCiTiT
abbb555498 fix config import in server sync action 2019-11-27 15:56:30 +01:00
iLLiCiTiT
3dbbf7bef8 fixed used variable names 2019-11-27 15:56:06 +01:00
iLLiCiTiT
81d4382c86 formatting 2019-11-27 15:55:26 +01:00
iLLiCiTiT
d25116507b moved event sync to avalon to events 2019-11-27 15:17:32 +01:00
iLLiCiTiT
ae5940cae9 removed old events 2019-11-27 15:16:39 +01:00