Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

KeySummaryNotes
VS-997Cannot save updated user information until switching cursor focusFixed the user profile page so that the Save button is available without focusing on other fields.
VS-1039Web portal is vulnerable to Cross Frame Spoofing (CFS)

Fixed an issue to prevent the web portal from being opened in an iframe, which will prevent third-party scripts from running in both Internet Explorer and popular browsers.

VS-1072Filter and Refresh icons disappear when selectedFixed an issue where the Filter and Refresh icons disappear when selected but not hovered on for tables.
VS-1086Error message not displayed when attempting to add a project to a second domainFixed an issue where an error message was not being displayed when an admin attemted to add a project to more than one domain.
VS-1096Approval Queue does not load when user is in domain with project containing special characterFixed an issue with retrieving fields from the database which include special characters for regex.
VS-1252All buttons are greyed out after adding a project to a domain

Fixed an issue where all buttons were disabled after adding a project to a domain.

VS-1260VERA timeout when trying to approve +125 tasks in the approval queueAdded a progress bar for approving many entities at the same time from the Approval Queue.
VS-1262Routing Test Execution for Approval fails if test has Xray custom test step fieldsFixed an issue with Test Execution route will fail if test has any of these custom test step fields.
VS-1281User should not be allowed to login from unsupported browserProhibited the use of the portal from Internet Explorer.
VS-1282VERA Admin is unable to set user to None for Identity ProviderResolved an issue where the user can`t set user to None for Identity Provider.
VS-1337Web Portal is vulnerable to HTML injection attacks

Implemented sanitize feature on all incoming data (using third-party library sanitize-html).

VS-1351Inconsistent display of qTest steps in VERA for test cases imported from ExcelResolved by VS-1337
VS-1338Web Portal returns an HTTP 500 status code when User-Agent header is missingFixed an issue when GET request without "User-Agent" header returned HTTP status code 500.
VS-1353Approving issues opened in separate tabs approves last issue opened

Fixed an issue where when assignedTask was defined at the beginning of the load function, which caused an incorrect approval (wrong assigned Task) when many tabs were open.

VS-1404VERA Signature ID is displaying in Reviewer field instead of full name and system nameFixed an issue when the first task is being returned without processing the rest of the tasks in the taskgroup therefore secondary tasks are returning the VERA signature ID without going through the rest of the processing to convert it to the expected full name and system name.
VS-1421Revision History is not numerically sortedFixed an issue in VERA were where the Revision History was not sorted correctly numerically (descending).
VS-1439Issue with special characters in qTest attachment namesFixed handling of attachments with special characters in the filenames.
VS-1440VERA relies solely on file extensions to recognize media typesVERA was using only the file extension and used content-type and file extension together to display image attachments. VERA can display images that don't have a file extension (mostly pasted screenshots).

...