Summary:
Admin User - Ability to remove a Partner (NS now supports disabling data)
Ticket:
-
NOT-354Getting issue details...
STATUS
Detail:
Previously an admin user could not remove a partner if if the partner was just created. It would return the following message:
“Partner contains dependent schedules, template groups or distributions. Please, delete them first.“
A significant change has been made to support disabling data instead of deleting data to support this.
We will need to scale up the production database on the next release to apply the database migrations.
Summary:
Fix applied so “Navigate to First Page” and “Refresh” buttons work correctly when new activity records are added to grid.
Ticket:
-
NOT-381Getting issue details...
STATUS
Detail:
When a user pages through the Activity grid, “Navigate to First Page” and “Refresh” buttons appear when new Activity records are added. Previously when clicking these buttons it would result in an error. A fix has now been applied so these buttons work as expected.
Summary:
API Activity now matches Distribution Activity
Ticket:
-
NOT-374Getting issue details...
STATUS
Detail:
For successful distribution activity records, you will now see a corresponding API Activity records.
Summary:
Improved handling of auto complete selection when sending Notifications on the Front End
Ticket:
-
NOT-357Getting issue details...
STATUS
Detail:
When sending Notifications using the front end and typing the name of a contact in the auto complete drop down, it used to keep the text the user typed to get the contact. When the user then pressed tab it would attempt to add this text as a contact. A fix has been applied and now the process works in a much smoother way.