Skip to content

320|Bugfix: Status is not correctly written to published reviews.

Félix David requested to merge Tilix4/stax:320_bf_media_status into master

Description of fix

  • Created Review.as_orio_review to get the Stax Review as an OpenReviewIO object.

How to test it

  1. Drop a media in the VSE
  2. Change the status
  3. Publish the reviews
  4. Look at the review.orio

Checklist

Please check if your MR fulfills the following requirements:

  • Build was run locally and any changes were pushed
  • Lint has passed locally without error
  • CHANGELOG.md has been updated
  • Branch has been rebased on merge branch

FYI: @awesome_dev_too

Merge request reports