This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
Bug: Current context nog logged correctly during publish #5385
Labels
community contribution
Good first issue
Simpler issues that are easy to understand and implement
type: bug
Something isn't working
Is there an existing issue for this?
Current Behavior:
In Maya when publishing I see this logged:
This is due to an issue in the logic:
Variables
project_name
,asset_name
,task_name
don't get updated at all hereOpenPype/openpype/plugins/publish/collect_current_context.py
Line 43 in c10781a
If it goes into any of the if statements to use the result of
get_current_context
:slight_smile:Expected Behavior:
Logged data should be corrected. :)
Version
3.16.3-nightly.3
What platform you are running OpenPype on?
Windows
Steps To Reproduce:
Are there any labels you wish to add?
Relevant log output:
No response
Additional context:
No response
[cuID:OP-6498]
The text was updated successfully, but these errors were encountered: