Skip to content

ayon_webpublisher import in collect_batch_data.py #17

@tanh609

Description

@tanh609

Is there an existing issue for this?

  • I have searched the existing issues and added correct labels.

Description

Current Behavior

Published failed because of missing the ayon_webpublisher dependency in ayon-photoshop\client\ayon_photoshop\plugins\publish\collect_batch_data.py

I suspect that ayon_webpublisher was renamed or moved to something different here is the import statement from the module.

from ayon_webpublisher.lib import (
    get_batch_context_info,
    parse_json
)

Expected Behavior

Published finished

Steps To Reproduce:

I'm not sure how to replicate this. Restarting AYON fixed this issue.

Additional context:

No response

Relevant log output:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions