Hi everybody.
Google play store requires app developers to provide users with a web page through which they can request to delete their user via a web form, to be used if they no longer have access to the app.
The form should require only one field, the email address of the user to be deleted.
However, the user is not authenticated in the system that publishes the form, so it is necessary to validate that the email address is really that of the user making the request.
I would like to create this form with Jira Service Management, to place these requests in the service ticket queue.
Is it possible with JSM to create a form with the following workflow?
1) collects data, including an email address.
2) creates the request in a "draft" or "pending verification" status
3) sends an email to the email address with a link to click to verify that the email address is indeed that of the requester
4) if the user clicks the link, the request goes from the "draft" status to the "verified request" status and enters the service queue
Thanks for any help
@AC3 welcome to the Atlassian community
There is nothing like that delivered in JSM. The closest thing to what you are asking for would be approvals. There might be an app in the marketplace that has email verification but I am not aware of one.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.