I have 2 custom fields:
Business sign-off by (select list of Jira users)
Business sign-off date (date picker)
When a user adds a comment to a ticket with the word 'Approved' I would like to automatically populate the 'Business sign-off by' with the commenters username.
I'd also like the 'Business sign-off date' to be populated with the date the comment was added.
Is this possible using Jira automation?