Hello All
I am trying to record date and user on a workflow transition. and I have put the following on a workflow post function. Tracker is a single line text field
Update Any Issue Field (JSU)
However, instead of putting date and user, it is just putting the text '%%CURRENT_USER%%' , '%%CURRENT_DATETIME%%' {{initiator.displayName}}
as it is.
Can you please let me know how to do it.
Thanks
Abe
Hello @Ricardo Caeiro
In the board configuration section of every board in the "General" tab there is a section called "Projects in board" which lists the projects whose issues are displayed by the board. So the option in JIRA (3 dots) displayed under the project's icon displays the "Boards In the project", these boards contain the issues from the respective project. Thus in order for the software development projects to have release board then the JQL for the release board must include the issue from these projects only then jira will show them.
Also, there is a "dropdown area" under the board web-item in the top global navigation bar. In the drop-down you will only see the boards which you are currently working on or have visited in the near past thus if your devs haven't visited the release board in the recent past then they won't see it in the drop-down.
iHi Tarun thanks for replying, but that was not my solution. I forgot some JQL statements inside the boards filter i didn't see.
Thanks anyway
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.