Hi,
Is there a way to embed code within a jira email submission to the ticket which can auto populate defined fields? If possible this code doesn't show up in the actual email but does parse the information? Like a mail API?
ex.
composed email:
#status open
#assignee user1@email.com
#priority high
#watcher user2@email.com
#participant user3@email.com
Hi, this is a email submission and I would like to do the following
thanks
Ticket view
Hi, this is a email submission and I would like to do the following
thanks
____________________________________________________
Any help would be appreciated.