Versions Compared

Key

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

...

The Web Portal has been completely rewritten using the React Framework and Tricentis branding. React allows us to load the initial page view faster without having to wait waiting for all data to load first.

...

VERA has been upgraded to allow for an intermediate Jira workflow state when routing for approval. Users can now add a “Pending VERA Action” state to their workflow before the Routing for Approval state. VERA will automatically move the record to Routing for Approval when the route has started or to a Failed state if something goes wrong. This allow allows VERA to process large records extensive histories in the background and not confuse users by showing it as Routing for Approval even though it is still processing.

...

VERA will now prevent users who are not in a domain from seeing or approving records in that domain. For example, User #1 is not in the “LIMS” Domain , but tries to access a record in that domain by clicking the link from Jira. Instead of seeing the record, User #1 sees an error message and is shown their Approval Queue.

...

You can now search for previously approved records from with VERA. The Records tab has been added to the Web Portal's home page of the Web Portal and allows for users to search the approved records within the domains that they can access.

...

Bug Fixes

Summary

Description

Slash characters in approval role names caused errorserror approval approval

Approval Roles with slash characters are now acceptable and will not cause issues when routing records for approval.

Jira Cloud user field values were not properly correctly imported into VERA

VERA will now use the Display Name for the value in Jira Cloud user fields.

Deleted domain users occasionally caused cause issues when routing for approval when when

When a user is deleted, ; VERA will automatically remove the user from all associated domains.

Restrict retries and configure HTTP timeouts in

In order to prevent issues caused by multiple retries when the server is busy, VERA will now ignore repeated retries for the same record. Also, HTTP timeouts are now configurable for each module.

Some XRay attachments were not loaded correctly into VERA

All XRay Server attachments are now currently appropriately loaded properly.

Improvements to the MongoDB interface several several

Several improvements enhancements were made to the MongoDB interface to speed up searches and reduce connections to the database from the VERA modules.