Table of Contents

MediaOps Plan 1.5.8

Important

We are still working on this release. Release notes may still be modified, added, or moved to a later release. Check back soon for updates!

Note

This version requires:

Tip

Installing MediaOps Live alongside MediaOps Plan allows you to orchestrate jobs and workflows and fully automate the setup and teardown processes.

Changes

Fixes

Scheduling: Exception because of invalid node reference made workflow inaccessible in 'Edit job' panel [ID 45591]

When you opened the Edit job panel, the following exception could occur in the workflow: The given key was not present in the dictionary. This was caused by connections referencing non-existing node IDs, for example, after a node was removed but its associated connections were not updated. This exception made it impossible for operators to view the workflow, and manual intervention in the DOM instance was required to resolve the issue.

To resolve this, the handling of invalid node references has now been improved. Connections with non-existing node IDs are now gracefully ignored or handled, preventing the exception and ensuring that the workflow remains visible to operators.

Advanced search syntax