Workspace 6.5.0 release notes

September 7th, 2020

The following outstanding bugs were resolved in this version:

[WORKSPACE-7632] – Crash when changing connected DecomposeGroup type
[WORKSPACE-7686] – Crash when loading mini operations SerializedItems that not listed at the end of a Workspace parent SerializedItem
[WORKSPACE-5302] – Investigate Qt Property Browser usage
[WORKSPACE-5449] – Show array index in operation editor
[WORKSPACE-7275] – Operation::getIdPath() returns the wrong IdPath for operations nested inside any Loop operation during parallel execution
[WORKSPACE-7284] – Simple application: Log viewer logs messages from workflow twice on start up
[WORKSPACE-7506] – doxygen warnings that need to be fixed
[WORKSPACE-7512] – Multiple tests timing out or failing
[WORKSPACE-7682] – Investigate test failures on D61-03-MEL
[WORKSPACE-7696] – Don’t ever fade out or hide Variables that have upstream and downstream connections
[WORKSPACE-7699] – Ability to simplify QStringList widget
[WORKSPACE-7706] – Don’t ever replace Variable operations with Placeholders
[WORKSPACE-7739] – InputArray element labels out of sync after undo delete array action
[WORKSPACE-7744] – Infinite loop when reordering InputArray elements
[WORKSPACE-7746] – Port label flipping not working at all
[WORKSPACE-7753] – Create LineEdit that connects to QStringList
[WORKSPACE-4963] – Navigation breadcrumb for nested workflows
[WORKSPACE-6647] – Improve usability of workspace-editor canvas view when mouse-dragging to create new connection
[WORKSPACE-7437] – Diff tool hang
[WORKSPACE-7642] – Duplicate macros in plugin
[WORKSPACE-7686] – Crash when loading mini operations SerializedItems that not listed at the end of a Workspace parent SerializedItem
[WORKSPACE-7284] – Simple application: Log viewer logs messages from workflow twice on start up
[WORKSPACE-7599] – Only explicitly save connection disabled (not enabled)
[WORKSPACE-7706] – Don’t ever replace Variable operations with Placeholders
[WORKSPACE-7739] – InputArray element labels out of sync after undo delete array action
[WORKSPACE-7746] – Port label flipping not working at all
[WORKSPACE-7710] – Integrate tools into Workspace codebase to automate enforcement of the coding standard
[WORKSPACE-7715] – Investigate numpy data interop between Workspace and Python
[WORKSPACE-7825] – Crash adding ConvertFromByteArray to canvas
[WORKSPACE-7805] – Ensure tools packages are valid for latest Workspace release
[WORKSPACE-7718] – canPasteData for I/O data gives an error when clipboard data is any data other than Workspace copied data
[WORKSPACE-7750] – Fix warning when new ZeroMq operations are loaded
[WORKSPACE-7804] – Fix build warnings and test failures in TranslateObjectDictionary that show up in the nightly build reports…
[WORKSPACE-7826] – Fix warnings in Linux trunk build…
[WORKSPACE-7844] – Workspace 6.4.0 Simple plugin does not compile after clang-tidy changes
[WORKSPACE-7859] – Workspace 6.5.0 – outdated instructions causing compile errors in 3 Development tutorials
[WORKSPACE-7860] – WorkflowToolsPlugin does not load on MacOS
[WORKSPACE-7865] – Workspace 6.5.0 – sample code in Examples folder for SimpleApplication and SimpleDataType is out-of-date or has errors