Versions Compared

Key

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

...

KeySummary
VS-344

Enforce a minimum password complexity

Enforce a minimum password complexity level when a user is changing their password
VS-1039Web portal is vulnerable to Cross Frame Spoofing (CFS)With this fix, the Web Portal can no longer be opened in an iframe, which will prevent third-party scripts from running in both Internet Explorer and other popular browsers
VS-1072Filter and Refresh icons disappear when selected but not hovered on for tablesResolved 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 domainResolved 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 characterResolved an issue with retrieving fields from the database which include special include special characters for regex.
VS-1181Activity History does not show details of Linked RecordResolved viewing details of a record's activity history in Jira
VS-1264VERA does not recognize duplicate webhook requests from Jira CloudResolved an issue where the Jira module would not recognize duplicate webhooks from Jira Cloud
VS-1290

vera-server-info logs are not sensitive to logging levels

Logging is now binded to the “VERA_SERVER_LOG_LEVEL” environment variable
VS-982Support aliases in the Synchronization PolicyAdded ability to configure known aliases for integration points in the Synchronization Policy
VS-1300SMTP Module will attempt to use SSL even if the StartTLS button is not checkedNotifications module now properly handles "useTls" option
VS-1306Add support for inconsistent Xray Test Run Evidence JSON representationUpdated the VERA API to support parsing an unexpected format of Xray Test Execution data as observed in a customer environment
VS-1312Change the sender for notifications to only be the configured admin email addressResolved an issue where VERA would attempt to send an email from a user with domain that was trusted by our email provider. Now VERA will only use the configured From email address in the From field and will use the user's email address in the Reply To field1252All buttons are greyed out after adding a project to a domainResolved 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-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

New Features

KeySummary
N/AN/A

...

KeySummaryKnown Issue Details
VS-447User Administrator role can see Signature Verification Failure Report and Re-verifyA User Administrator can access the Signature Verification reporting section of the Administration Portal.  This feature should be limited to System Administrators.
VS-455SAML users sometimes see an error on log outOccasionally, a user that is authenticated through an external SAML-based IdP may see an error screen after they logout from the VERA Web Portal, instead of being returned to the login screen.  
VS-810Admin can't remove a project from domain if project name contains regexA project created with regex characters cannot be removed from a domain once it is added. This also causes issues with displaying tasks in the approval queue for a user
VS-855Reset Password dialog does not close after an Admin resets a user's passwordThe Reset Password dialog does not close or provide any confirmation after resetting the password. It must be closed by the 'X' or the 'Cancel' buttons.
VS-858Import User modal/page does not display a confirmation when a file is uploadedNo confirmation is displayed following the upload of a user import.
VS-859An Admin cannot blank a user's email addressAn administrative user cannot update a user to have no email address. This is due to validation on the submitted changes for a user requiring an email address.
VS-929IDP error message displayed on login screen when clicking an approval task linkWhen a user attempts to click an approval route link after a long period of session inactivity, the user may be prompted with "VERA could determine IDP." as an error message on the login screen.
VS-962Approval Queue user filter uses RegEx can match different users

Due to regular expression matching, a record that has been signed by one user may cause another user's approval queue to exclude the record when it should be available.

VS-997Cannot save updated user information until switching cursor focusWhen updating a user's information from the 'My Profile' or Admin Portal pages, the save button is disabled until clicking outside of the field being edited.
VS-1065A misleading error message is displayed when VERA cannot apply a final approvalVERA will display a misleading error message when it fails to transition a Jira issue in the workflow.  The error message displayed to the user will indicate that there is a connectivity problem, even if it's actually a configuration problem. 
VS-1067User management table in admin portal is not sortable

The user management table within the admin section of the VERA Web Portal is displaying the same results when sorting by ascending and descending order.

VS-1069Changing filter parameters and hitting enter triggers sort instead of new searchFor filterable tables, changing the text for a search and using the enter key causes the table to be sorted with the previous search text active. Note: Submitting a search with the enter key is not necessary as tables will automatically execute the search after a user is finished typing.
VS-1072Filter and Refresh icons disappear when selected but not hovered on for tablesIf a user has one of the icons for a table selected and hovers their cursor off of the icon, it will temporarily disappear on the page until the user clicks elsewhere on the page.
VS-1096Approval Queue does not load when user is in domain with project containing special characterWhen a user belongs to a domain that has a project whose name contains a special character (:, ;, ?), the user's approval queue shows "No Matching Records"
VS-1181Activity History does not show details of Linked RecordActivity History in VERA does not show details of Linked Record for xRay or qTest Run when routed for approval
VS-1238Approve/Reject buttons show after completed approvalAfter approving a record as Business, the Approve and Reject buttons are still displayed.
VS-1279Clicking the Import Button on the user import modal without first selecting a file causes the form to breakThe Import user form buttons are disabled, but nothing happens and the page has to be refreshed when clicking the Import Button on the user import modal without first selecting a file.VS-1281User should not be allowed to login from unsupported browserUsers are confused when they login to VERA from Internet Explorer and do not see any data. Will prevent login if session is opened with an unsupported browser like Internet Explorer. VS-1282Cannot set user to None for Identity ProviderWhen updating users Identity Provider to None the system is not saving changes.