Implement flash message when editing a default template#5085
Conversation
eiresendez
left a comment
There was a problem hiding this comment.
Approved, please consider using Session::forget('alert') if it's not necessary to display an alert! This will also fix the issue with the "bad" alert generated in the "connector-send-email" package.
Good point but in this case, I added the alert to reflect the same functionality as what we currently have when creating Processes or Processes from templates. |
Issue & Reproduction Steps
When editing a default template for the first time, in some cases we will get a json_decode error or Server Error in the nightly build.

If the error doesn't show up, click on a different template.
Solution
How to Test
Related Tickets & Packages
Ticket: FOUR-9718
Code Review Checklist