Release Notes 2.1.3
What's New
This release of Resolve Actions Express introduces the following new features, improvements, and changes.
Renewed Support for Exchange Module Versions Older Than 2016
Actions Express brings back support for Exchange module versions older than 2016. To enable it, edit the Email module configuration file by adding the property <add key="RequestServerVersion" value="Exchange2013SP1" />
.
Possible values: Exchange2007
, Exchange2007SP1
, Exchange2010
, Exchange2010SP1
, Exchange2010SP2
, Exchange2013
, Exchange2013SP1
, Exchange2016
.
Depending on your setup, the path to the Email module configuration file named Actions Express Email Server.exe.config
will be something of the type \Program Files\Resolve\Actions Express Email Server
. You may modify the file path, while the names of the file and its residing folder must stay the same.
New Exchange Module Options for Read Email Deletion
The Exchange module now allows you to choose between three options for read email deletion. To control this, edit the following property in the Email module configuration file:<add key="DeleteEmailsType" value="1" />
.
Possible values:
0
—Hard delete: The item or folder will be permanently deleted.1
—Soft delete (default): The item or folder will be moved to the mailbox Recoverable Items folder. Items in this folder can be recovered the following way:- In your Outlook email folder list, select Deleted Items.
- In the Folder menu, select Recover Deleted Items.
- Select the items that you want to recover.
- Select Restore Selected Items.
- Click OK.
2
—Move to Deleted Items: The item or folder will be moved to the mailbox Deleted Items folder. Items in this folder can also easily be recovered by moving them to their desired location in the folder list.
Depending on your setup, the path to the Email module configuration file named Actions Express Email Server.exe.config
will be something of the type \Program Files\Resolve\Actions Express Email Server
. You may modify the file path, while the names of the file and its residing folder must stay the same.
Resolved Issues
The following is a non-comprehensive list of bugs that were fixed in this release.
Internal ID | Summary |
---|---|
EX-4001 | Renewed support for Exchange module versions older than 2016 |
EX-4131 | Fixed hard deletion of read emails in the Exchange module |
EX-4371 | Application UI sometimes freezes |
EX-4264 | User is sometimes logged out while working in the application |
EX-4140 | Audit Trail search doesn't work properly when workflow name is pasted in the search field |
EX-4138, 4139 | When sending an empty email using the Exchange module, the Audit Trail Message column displays part of the email formatting code instead of a blank field |
EX-2796 | Filtering by message folder in Audit Trail only works if Apply button in filter pane is used as well |
Known Issues
The following is a non-comprehensive list of known and notable issues with this release.
Internal ID | Summary |
---|---|
EX-3608 | Policy Actions filter is case-sensitive and can't handle special characters |
EX-4221 | ServiceNow label can't contain a colon sign |
EX-3848 | Sort Table activity causes browser to hang when using column name that contains spaces |
EX-2865 | New fields in Jira don't arrive in the incoming event until restarting the Jira module process |
EX-2808 | Self Service Portal isn't running workflows with '-' at the beginning of a variable in an activity |
EX-3368 | Changing folder in Save As of the Workflow templates isn't working |
Supported Upgrade Paths
See the ::title for the list of releases that you can upgrade from.