Mustafa Zaky Jafar
Mustafa Zaky Jafar
Note: > I don't know if AOV key is implement in different integration addons however, using using optional brackets should be safe
For the first glance when I read the PR's description (sorry if it was mentioned before) I had these thoughts: - What will happen if the `ayon+settings://core/project_folder_structure` doesn't match my...
@BigRoy @iLLiCiTiT @dee-ynput should we convert this to draft since it may be replaced by a web action?
I got this in Nuke ```python Traceback (most recent call last): File "E:\Ynput\ayon-core\client\ayon_core\tools\workfiles\widgets\files_widget.py", line 269, in _on_workarea_save_clicked self._controller.save_as_workfile( File "E:\Ynput\ayon-core\client\ayon_core\tools\workfiles\control.py", line 530, in save_as_workfile self._workfiles_model.save_as_workfile( TypeError: save_as_workfile() missing 1 required...
Core addon has some command (I guess we no longer use it, but it's useful for this PR) to install pyproject toml. Testing steps: ``` cd ayon-core ./tools/manage.ps1 create-env poetry...
closing this PR in favor of https://github.com/ynput/ayon-core/pull/1215
Hello, Thank you for the `dev days` event. I've made PR #2388 to resolve this issue. Tagging: @ashwinbhat for visibility.
For information, I'm adding a summary for this and #1500 from an internal discussion: ### Expected Data Keys During Publishing These keys represents suggested state: ``` # These keys are...
Note: I made this PR to share my finding. I'm not sure if this is the proper solution.
Tagging @jstone-lucasfilm for visibility. Please let me know if there are more comments to address. 😄