When publishing an asset from Ayon with a comment, the Integrate Ftrack Note would failed with the following error
DEBUG: Intent is not set.
WARNING: Note Label `From Ayon` was not found.
DEBUG: Note template require more keys then can be provided. Template: {intent}: {comment} Missing values for keys:['intent']
A quick work around is to remove the {intent} tag in the setting.
How do we set intent during the publishing process for AYON?
Expected Behavior:
When we publish from AYON, the provided comment is posted in the relevant task in ftrack.
Version
1.0.0
What platform you are running on?
Windows
Steps To Reproduce:
Open Maya
Do an asset publish with comments
Are there any labels you wish to add?
[X] I have added the relevant labels to the bug report.
Relevant log output:
DEBUG: Intent is not set.
WARNING: Note Label `From Ayon` was not found.
DEBUG: Note template require more keys then can be provided. Template: {intent}: {comment} Missing values for keys:['intent']
Is there an existing issue for this?
Current Behavior:
When publishing an asset from Ayon with a comment, the Integrate Ftrack Note would failed with the following error
A quick work around is to remove the
{intent}
tag in the setting.How do we set intent during the publishing process for AYON?
Expected Behavior:
When we publish from AYON, the provided comment is posted in the relevant task in ftrack.
Version
1.0.0
What platform you are running on?
Windows
Steps To Reproduce:
Are there any labels you wish to add?
Relevant log output:
Additional context:
No response