Confirm change process
New flow to confirm changes with a URL and update an OTRS to notify the confirmation.
Process:
- OTRS creates a URL with OV base url + /confirm-change/ + IDOV (OV process identifier)
- OTRS sends an email with this URL
- The user access to the URL
- The OV response to this URL with a Thanks view
- OV search the ticket in OTRS using the IDOV
- Update the ticket if it is valid, else raise an exception, printing the error in the log and showing the error to the user.
Merged !50 (closed) because has a lot of conflicts with that MR.
Edited by Administrator