Minor Release: November 13, 2015 – v11.2

  • (UI) Cleaned up form assignment page to make it more readable, now hidden forms are shown in red
  • (UI) Removed redundant event log when report is emailed upon demand
  • (UI) Linked the save button onpress event with the reminder setting inputs on the “my reports” page to mimic the functionality on the view all reports page
  • (UI) Fixed issue where a prompt would appear warning that a user was not able to see an assigned report when that was not correct
  • (UI) Improved readability for when workflows are turned off globally and individually
  • (UI) Minimized duplicate report history events from logging when a workflow or report reminders executes “similar” tasks
  • (UI) Added ability to select/deselect entire group of users when mass importing accounts from LDAP
  • (UI) Added ability to select/deselect entire set of locations or categories when setting user restrictions
  • (UI) Tips have been added
  • (bug) Fixed issue where when editing a report occasionally a saved form would appear twice in the report
  • (bug) Fixed issue where workflow rules won’t not always execute when trigger was: assignments not set with no status or no priority
  • (bug) Fixed issue where alert or PM created when a workflow rule executed did not properly reflect any changes to a priority
  • (bug) Fixed bug where when a priority was changed the notice sent didn’t properly explain the priority change
  • (bug) Fixed issue where non-workflow events where being logged a workflow events in some cases
  • (bug) Fixed bug where recurring report reminders may not always be firing
  • (bug) Fixed issue where day interval gathered from time stamp for recurring reminders or recurring stale-dated workflows wasn’t always showing precisely
  • (bug) Fixed bug where LDAP account syncing would bring over an incorrect email address
  • (bug) Fixed issue where workflow location triggers were not always showing when loading the workflow
  • (bug) Fixed issue where stale date calculation on the advanced search didn’t match the criteria used to execute a stale dated workflow
  • (code) Added three new triggers to workflows, one new action, and added the ability to add a note to a workflow action alert. New triggers are: Report Priority, Report Author and Report Actor. Now Triggers can be set based on the state of the priority, who the original author of the report is, and who the actor is.
  • (code) Expanded quick edit options on the view reports grid: added quick append, quick email, quick print, quick pdf & quick delete
  • (code) Reworked stale day search option in advanced search to more precisely show stale dated events based on users 24 hour clock
  • (code) Stale date non-edit action workflows are now executed smartly, not re-applying actions that are already applied and detailing that in any associated alerts
  • (code) Improved report reminder and workflow stale date execution reliability
  • (code) Added ability for on-premise customers to create a windows scheduled task to run report reminders and workflow stale date execution un-attended on a regular schedule
  • (code) Introduced cloud base form cloning