Summary:
Preview message before sending on front end
Ticket:
-
NOT-368Getting issue details...
STATUS
Detail:
Ability to preview a message and apply Scriban transformations before sending.
Summary:
Confirm prompt displayed to avoid users mistakenly deleting API Tokens
Ticket:
-
NOT-370Getting issue details...
STATUS
Detail:
A confirm prompt is now displayed (“Are you sure you want to remove this token?”) when clicking the Remove button on the API Credentials page.
Summary:
API Credentials - Create Date displayed so it is clear when a token was created
Ticket:
-
NOT-372Getting issue details...
STATUS
Detail:
“Create Date” column displayed on the grid so users can easily identify on the front end exactly when a Token was created.
Summary:
Ability to identify which user deleted a Partner
Ticket:
-
NOT-385Getting issue details...
STATUS
Detail:
When deleting a Partner, it sets the DisableDate so we can see when a Partner was deleted. In addition we now also set a “DisableUserId” column so we can identify which user deleted the Partner.
Summary:
Duplicate Indexes removed
Ticket:
-
NOT-364Getting issue details...
STATUS
Detail:
Duplicate indexes removed on the following tables:
DistributionContacts
DistributionContactGroups
Summary:
Partner users only see new Activity records for the current Partner
Ticket:
-
NOT-404Getting issue details...
STATUS
Detail:
When new Activity records appear via SignalR, additional checks have been added to ensure these are only for the current Partner.
Summary:
Fix applied for timeout errors when retrieving older Activity records when “Switch to Archive” is enabled
Ticket:
-
NOT-391Getting issue details...
STATUS
Detail:
Activity → Switch to Archive
Previously we were getting timeout errors when retrieving older records. A fix has been applied for this so records are now returned successfully.
Summary:
Updated to Angular 14
Ticket:
-
NOT-389Getting issue details...
STATUS
Detail:
Notification System has been updated to Angular 14