Release Notes - Dovetail 18.4. HR app, Portal app
18.4
Enhancements and Fixes for the HR (Agent) app, and the ESP (Employee Service Portal) app.
The layout/design of the case page in the Portal application has changed a fair amount. More details below.
HR App (Agent)
Portal
Agent - Autosave drafts
When a user crafts a note or email on a case, the content will be automatically saved as a draft.
If the user navigates away from the page and returns, a button will appear that will allow the user to restore the draft. Hitting Esc (which dismisses the form) will not delete the draft.
Drafts are automatically saved:
- Notes on the create-case page
- Log Notes on the show-case page
- Log Email on the show-case page
- Description & Resolution on the create-solution page
- Description & Resolution on the edit-solution page
The draft will be deleted when:
- The user clicks the ‘x' on the log note/email form, or
- The user clicks ‘Cancel' on the log note/email form, or
- The user submits (saves) the form, or
- The draft expires (after 7 days)
The reason for letting the user selectively load the draft is to try and avoid unexpected behavior on multiple fronts. Emails can be triggered from multiple spots (reply, reply all, forward from any number of timeline entries, and the log email menu item), so automatically overwriting the default text with a draft could be undesired. Also, we are not persisting any other field in the forms, only the text input. If we auto-filled the body with the draft, we could give the user the sense they are simply picking up where they left off which is incorrect. Any dropdowns/confidentiality changes are not persisted, so we don't want to mislead the user.
Portal - Case page changes
- Overall page layout has changed.
- Right side has "cards" for Case Details, File Attachments, and Related Solutions.
- Top "card" contains Case ID, Case Title, and Action buttons (Log Notes, Upload File)
- File uploads start immediately (as opposed to having to click Submit)
- Progress bar for files that are uploading
- Reopen Case button (if case is closed, and the Reopen Case feature is enabled)
- Close Case button (if case is open, and the Close Case feature is enabled)
- On the create-case page, "Upload Files" is now a button, as opposed to a link.
- Drag and drop for uploading file attachments has been removed from the show-case page
Agent version 18.4, ESP (Portal) version 2020.3

