OpenPype icon indicating copy to clipboard operation
OpenPype copied to clipboard

Webpublisher: added check for empty context

Open kalisp opened this issue 3 years ago • 1 comments

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:

  1. provide batch with manifest with empty context ({})
  2. run WP

kalisp avatar Aug 17 '22 09:08 kalisp