Known Issues
In this article
This page contains information about currently known issues in the Operavix system. The listed fix versions are preliminary and may change during release planning.
Analytics
| Description | Workaround | Expected Fix Version |
|---|---|---|
| No error message is displayed in the image if a script-generated image with invalid YAML is used in the placeholder | None available | 2510 |
| The action to open a script-generated image executes even if required parameters are not provided | Verify the correctness of parameters passed to the script before executing the action | 2510 |
Automation
| Description | Workaround | Expected Fix Version |
|---|---|---|
An sql_error may occur in the Insert Rows block when working with PostgreSQL databases, either when selecting a table in the block parameters or during testing. This occurs because queries to retrieve the list of tables and other basic operations are executed by the local agent instead of the external automation agent, even if the local agent is disabled in the interface | - Use the SQL Query block with an INSERT statement- In the Insert Rows block, manually enter the table name in the Table field instead of selecting it from the list | Not defined |
| If invalid data is entered in the expected field during testing of the Manual Launch block, all previously entered valid values are reset on the next test run | None available | 2510 |
Was the article helpful?
Yes
No