Release v4.69.0

Dear Testify Key-User,

we proudly announce our Testify Release Updates v4.69.0 with new improvements for a better Testify experience:

Feature highlight

Short Description

Detailed Feature Description

Feature highlight

Short Description

Detailed Feature Description

Dynamically filter by date

In the checklist and issue search, it is now possible to filter dynamically by date. The filter has also been extended to include the creation date in addition to the due date. This means that it is now possible to search for the desired time span for due date and creation date.

https://testify.atlassian.net/wiki/spaces/TWN/pages/1507197256

https://testify.atlassian.net/wiki/spaces/TWN/pages/1507197234

Feature extensions

Short Description

Detailed Feature Description

Feature extensions

Short Description

Detailed Feature Description

Date input until 1800 possible

The date entry for numerical checks has been extended and is now possible retroactively up to 1800.

https://testify.atlassian.net/wiki/spaces/TWN/pages/1538752592

Additional role "Verify own issues”

Role management has been extended to include the authorization to verify own issues.

Automatically display checklists and issue PDF protocol after creation

After clicking on the desired PDF protocol, the file is loaded in the background as usual. What is new is that the page no longer has to be reloaded to display the protocol. After completion, a document icon appears and shortly thereafter the finished PDF protocol

Do not enable group and group members in member assignment list

Through this extension in the group settings, administrative groups can be created. This allows users with the appropriate permissions to assign something to this group, but the group members themselves do not see the group and its members in the assignment list.

Public API: Edit / deactivate users

From now on, users can also be edited and disabled via the API. All these properties should be changeable with the new PATCH endpoint: PATCH public/user/{externalId}. The same rules apply as for any other patch endpoint. If a property is included in the JSON, its value should be updated with the value from the JSON.

Public API: Show checklist revision status

To distinguish between checklist revisions, the "RevisionId" property has been split into "CurrentRevisionId" and "CurrentDraftId".

 

Testify Release v4.69.0 also includes improvements and bug fixes.