I want to get the name of person who has created a commit in Jira custom field. I am trying to get it through smart value. But for commit trigger I am getting all the information expect for commit author.
Hi Meer,
Do you really mean Commit as in a commit to a source code database? Or do you just mean the person who saved/updated the issue?
I do not believe the commit's author is available as a smart value yet, per these open automation suggestions: https://codebarrel.atlassian.net/browse/AUT-1997 and https://jira.atlassian.com/browse/JSWCLOUD-20424
A possible work-around would be to use the available commit information to use a web request to call the REST API for your tool to get the author.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.