Bugs Fixed
The table below lists all the bugs reported by customers, that were resolved in version 2022.2. All releases may include additional resolved issues, which are not included in this list.
Support Case # | Internal WI # | Description | Fixed in Version |
---|---|---|---|
7962, 7771 |
Error while loading "Quali API" and "JSON Editor" in TestShell design time and execution time. Hotfix can be provided from support upon request. |
2022.2 GA | |
50735 |
Reserving a blueprint with a default global input value of "[]" is not supported This limitation only applies when the input's default value is used. Specifying this value in the Reserve form is supported. |
2022.2 GA | |
Orchestration process sessions are not deleted, impacting Quali Server performance When upgrading to version 2022.1, all existing scripts (orchestration and others) make sure to update the script requirements to the new cloudshell-orch-core (cloudshell-orch-core>=4.1.0.0,<4.2.0.0). |
2022.2 GA | ||
49703 | 7579 | New Job Scheduling: Test execution server shows negative running jobs | 2022.2 GA |
51869 | 8989 | Cannot remove user after upgrade from 9.3 | 2022.2 GA |
51629 | 8987 | Delete JndiLookup.class from QuickSearch folder (vulnerability issue) | 2022.2 GA |
51630 | 8966 | Blueprint reservation fails because the deletion of an unrelated resource creates a temporary elastic out of sync error. | 2022.2 GA |
49932 | 8887 | Resource Manager Client: Slow Admin operations with users and groups | 2022.2 GA |
50697 | 8854 | Unclear error message when reserving blueprint with unshared abstract resource | 2022.2 GA |
51363 | 8395 | App configuration management script alias getting renamed after clicking URL field | 2022.2 GA |
50871 | 8002 |
Reservation fails with This issue relates to rare situations where reservations using abstracts were rapidly spun up and torn down in close proximity to the deletion of the resources used in the abstracts. This issue has been resolved by adding a retry mechanism to update the execution server if the execution server has a resource that has already been deleted from the database. |
2022.2 GA |
50735 | 7961 | Robot page when reserving blueprint with global input that has [] as the value | 2022.2 GA |
50538 | 7955 | Repository Asset re-encrypts the token on every script execution (for example, when running the script from the resource it is associated to) | 2022.2 GA |
50838 | 7911 | Yearly utilization Insight dashboard loads with error dimension, Cohort_t.utl_b, was not found |
2022.2 GA |
50877 | 7901 | Creating loopback route from the resource back to itself is not working well | 2022.2 GA |
50804 | 7813 | New Job Scheduling: Sandbox Service logs sometimes produce invalid values for traceid and machinename |
2022.2 GA |
50482 | 7780 | Dependency on Microsoft Visual C++ 14.0 not documented | 2022.2 GA |
50813 | 7771 | TestShell Quali API Get_job_details does not return proper values after upgrade |
2022.2 GA |
49502 | 7596 | More Options resource menu in the blueprint or sandbox momentarily disappears when hovering over the space between the Actions button and menu | 2022.2 GA |
52093 | 9438 | Incorrect sandbox name in the confirmation message when deleting a saved sandbox | 2022.2 GA |
51940 | 9386 | "Vcenter VLAN port group" unable to set publish values | 2022.2 GA |
37384 | 7575 | Shell's string attribute value containing {} is changed unexpectedly on import into CloudShell without displaying any warning | 2022.2 GA |
45389 | 7572 | User with sufficient permissions cannot reserve blueprints | 2022.2 GA |
48426 | 7569 | Potential Log4j vulnerability removed | 2022.2 GA |
48123 | 7567 | Deleting resources from Resource Manager Client does not refresh CloudShell, presenting phantom resources in CloudShell Portal | 2022.2 GA |
48357 | 7566 | Recurring jobs are canceled due to erroneous error stating suite execution owner is missing "reserve blueprints" permissions (manual executions work) | 2022.2 GA |
50158 | 7490 | New Job Scheduling: Max characters allowed for suite and job names is 5 characters smaller than original CloudShell Job Scheduling (45 vs 50) | 2022.2 GA |
50488 | 7333 | Error occurs when deleting orphaned deployed App from Inventory after deleting the App's original sandbox | 2022.2 GA |
50500 | 7303 | TestShell Studio: JSON test is stuck (JSON Editor library) | 2022.2 GA |
50470 | 7269 | New Job Scheduling: Exporting and importing a blueprint packages connected to a job invalidates the suite | 2022.2 GA |
50434 | 7239 | Jenkins plugin cannot start the Blueprint | 2022.2 GA |
49743 | 7134 | API calls on patch panel resource take several minutes and sometimes completely fail | 2022.2 GA |
50098 | 7093 | False Resource Conflicts page with 5 minute conflict when reserving specific resources even though blueprint's ports are free | 2022.2 GA |
51996 | The Connect All command on a VLAN service fails to install the requirements. | 2022.2 GA | |
47719 | TLS disconnect errors in OVF-based QualiX. This relates to a CentOS issue. Fixed in QualiX 4.0 via the new Ubuntu OVF deployment option. QualiX over Docker also works. | 2022.1 GA Patch 1 | |
48596 | Disconnects with older Windows OS (Windows 8, Windows Server 2008/2012) | 2022.1 GA Patch 1 | |
46514 | Browser tab title was not showing resource name for QualiX in-browser connections | 2022.1 GA Patch 1 | |
47671, 49441 | 185507 | The connection route is not removed when deleting the connected endpoint from the sandbox. | 2022.1 GA |
49796 | 185485 | Impossible to download files from private GitHub repositories | 2022.1 GA |
46841 | 185474 | Occasional cloudshell error: Failed to launch QsPythonDriverHost | 2022.1 GA |
47433 | 184179 | New Job Scheduling cannot be deployed on Kubernetes v22 | 2022.1 GA |
49499 | 185360 | New Job Scheduling: Inconsistent field names logs. For example, the "N" in "machineName" is NOT capitalized. | 2022.1 EA |
47304 | 183736 | Packaging API: No method to set attributes values on services. Added set_attribute_to_service method. For details, see Set an Attribute's Value in a Service. |
2022.1 EA |
47205 | 184019 | Sandbox REST API irregularities. Admin-generated token in Global domain does not apply to other domains | 2022.1 EA |
181695 | Permitted users can extend sandboxes according to the sandbox owner's max duration and not according | 2022.1 EA | |
181731 | Extending a sandbox with a shared route that overlaps a pending sandbox with a conflicting shared route doesn't show conflicts screen | 2022.1 EA | |
182736 | Redundant Failed to install CloudShell RabbitMQ Service when running QsConfig again after clean install though service is running |
2022.1 EA | |
47302 | 183735 |
Packagin API: The issue with specifying the App's image in the add_app method has been resolved. For details, see Add an App to a Blueprint. |
2022.1 EA |
44294 | 181071 | TestShell Studio: CommandShell command tool missing output lines | 2022.1 EA |
45699 | 182040 | Configuration Management fails when customscript is used on a Linux execution server | 2022.1 EA |
45541 | 182046 | Unable to login to sisense from Insight tab in latest Chrome versions | 2022.1 EA |
45716 | 182336 | WinRM timeout has inaccurate error message | 2022.1 EA |
46586 | 183318 |
Failed to connect machine to itself: Unable to resolve loopback connection requirements in the sandbox
|
2022.1 EA |
45662 | 183322 | Sisense Cube daily build fails after running for a few days for over 5 hours each | 2022.1 EA |
47305 | 183607 | Quali API - Importing a bad package receives a success response | 2022.1 EA |
45881 | 183661 | Hashed password is displayed in an Activity Feed tooltip for feeds related to updated passwords on Services | |
47363 | 183800 | New Job Scheduling: Jobs ran without waiting for conflicting resources to become available, resulting in a test suite execution error "The job cancelled..." - job is cancelled because of the conflicts | 2021.2 EA |
47606 | 183826 | Resources outside of the domain are displayed in the Inventory page | 2022.1 EA |
47295 | 184000 | DB sanitation script does not scramble password values | 2022.1 EA |
48284 | 184305 | Upgrading CloudShell while sandboxes were active caused resources in the active sandboxes to lose their aliases. This was isolated only to the sandboxes that were active during the upgrade. Resources in new sandboxes displayed their aliases as expected. | 2022.1 EA |
47339 | 184529 | Failed to import a blueprint with the same name as an existing one in CloudShell | 2022.1 EA |
48764 | 184672 | Cancelled email notifications sent when deleting completed sandbox | 2022.1 EA |
48772 | 184698 | Can't delete deployed App resource from Inventory | 2022.1 EA |
48870 | 184826 | Deploy sandbox failed when connection name id s longer then 60 characters Investigation | 2022.1 EA |
44148 | 180687 | Adding tests to a suite containing a large number of tests with inputs may take longer than expected. | 2021.2 Patch 3 |
179927 | If the start time of a pending reservation is modified after the upgrade to this version, the sandbox will start without performing the Setup script. | 2021.2 GA | |
180334 | It’s impossible to save a sandbox after adding new routes to it. | 2021.2 GA | |
181618 | ActivateTopology API method doesn't work when trying to update resource attributes | 2021.2 GA | |
180827 | When deploying the new Job Scheduling K8S infrastructure on AWS, the sandbox service will fail to load. | 2021.2 GA | |
45173 | 181737 | Job Scheduling jobs are automatically canceled due to users' maximum concurrent sandbox limit instead of entering the queue | 2021.2 GA |