OpenPype
OpenPype copied to clipboard
Webpublisher: added check for empty context
Brief description
Safer check for presence of "context" data in batch manifest.
Description
Currently is somehow possible to upload batch without context data. This results in uncaught fail and batch keeps in "in_progress".
Testing notes:
- provide batch with manifest with empty context ({})
- run WP