Changes

  • Run Template Document Type set to not have a default on creation
  • Run Recipients on Recipient set to sort by latest date
  • Added "Test Source" button to Run Template Source screen
  • Added "Resend Run Result" button to resend the result of a live run
  • Changed all menus to pull allowed menu items from graphql query


Fixes

  • Viewer buttons stayed active after clicking
  • The Run Template did not pull the set branch from the template settings
  • When creating a new Run Template it created 2 Templates
  • Customer contact info showed even when there was no data (backend added correct base data)
  • External run did not display stages and progress counters correctly
  • Selecting a processor after either a Template or Run Template created duplicate entries in the resents menu
  • Continuous error to Runs GraphQl queries when unauthorized
  • Run Delivery Report Filter error for runs
  • Menu Service not filtering out unused/unauthorized menus for the Customer Menu
  • Password Reset screen rerouting to login screen when clicking on link
  • Unable to save/update cms entity as Company Admin when entity only has a Customer Id
  • Cms Customer Group name did not display on existing entity if set
  • When editing a Cms entity linked to a Customer Group the entity was saved as Public
  • Viewer did not check if graphql queries were loading asynchronously
  • Viewer did not fully wipe history when logging out causing issues when relogging in same session
  • Viewer history did not pull as much of latest history at one time as graphql allows