You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a KeyError on instance.data["assetEntity"] because the asset document does not exist in the database yet and thus has not been collected accordingly.
Expected Behavior:
I suppose for this type of publish where the tray editorial "decides" on the shots frame range the validation for frame range should not occur at all?
Version
3.17.2-nightly.3
What platform you are running OpenPype on?
Windows
Steps To Reproduce:
Publish Editorial via TrayPublisher to new non-existing assets
Are there any labels you wish to add?
I have added the relevant labels to the bug report.
Is there an existing issue for this?
Current Behavior:
When publishing via Tray Publisher Editorial to new assets it errors with the This is not your fault error.
Here's the zipped log:
publish-report-231006-11-21_fail_on_asset_entity.zip
Which shows error:
It's a
KeyError
oninstance.data["assetEntity"]
because the asset document does not exist in the database yet and thus has not been collected accordingly.Expected Behavior:
I suppose for this type of publish where the tray editorial "decides" on the shots frame range the validation for frame range should not occur at all?
Version
3.17.2-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:
Originally reported on Discord.
[cuID:OP-7091]
The text was updated successfully, but these errors were encountered: