Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load workfile fix #25

Merged
merged 2 commits into from
Jan 16, 2025
Merged

Load workfile fix #25

merged 2 commits into from
Jan 16, 2025

Conversation

iLLiCiTiT
Copy link
Member

Changelog Description

Fix what keys are used from contexts in load workfile.

Testing notes:

  1. Load workfile should work.

@iLLiCiTiT iLLiCiTiT self-assigned this Jan 16, 2025
@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Jan 16, 2025
Copy link
Member

@jakubjezek001 jakubjezek001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still failing to load

Traceback (most recent call last):
  File "C:\CODE\__YNPUT\ayon-core\client\ayon_core\tools\loader\models\actions.py", line 740, in _load_representations_by_loader
    load_with_repre_context(
  File "C:\CODE\__YNPUT\ayon-core\client\ayon_core\pipeline\load\utils.py", line 325, in load_with_repre_context
    return loader.load(repre_context, name, namespace, options)
  File "C:\CODE\__YNPUT\ayon-tvpaint\client\ayon_tvpaint\plugins\load\load_workfile.py", line 56, in load
    task_name = context["task"]["name"]
KeyError: 'task'

@iLLiCiTiT iLLiCiTiT merged commit cc15c20 into develop Jan 16, 2025
1 check passed
@iLLiCiTiT iLLiCiTiT deleted the bugfix/load-workfile-fix branch January 16, 2025 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants