Fixed
Details
Assignee
Fabio TranchitellaFabio TranchitellaReporter
Manuel ZedelManuel ZedelLabels
Story Points
5Priority
(None)Days in progress
2Fix versions
Sprint
NoneBacklog
yes
Details
Details
Assignee
Fabio Tranchitella
Fabio TranchitellaReporter
Manuel Zedel
Manuel ZedelLabels
Story Points
5
Priority
Days in progress
2
Fix versions
Sprint
None
Backlog
yes
Zendesk Support
Zendesk Support
Zendesk Support
Checklist
Checklist
Checklist
Created March 10, 2020 at 2:28 PM
Updated May 21, 2020 at 4:11 PM
Resolved May 21, 2020 at 4:11 PM
On calling this endpoint a canned email should be sent to support@mender.io using the corresponding workflows service (send_email worker).
Acceptance criteria:
the endpoint accepts an account cancellation request
the request should allow for a cancellation reason to be set
the sent email should contain:
tenantid
user id & user email of the cancelling account
cancellation reason
tests exist & pass
especially: the call to the workflows service is tested