You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hello,
Was hoping for a quick response, so here goes... Like others have stated I have read the Tempo documentation and find very little direction. I am hoping others have done this before and can help, maybe provide some examples
My goal is to use a the Tempo Account field on the JIRA screen select the Account and within the log time dialog box populate a dynamic dropdown with the values associated with the Account selection. (varies for each account)
Looking for any suggestions or direction I can get.
Thanks in advance for your attention to this.
Hello,
you have to configure a dynamic drop down field (have a look to the linked documentation. Quite old but works fine).
You have to configure a link to your own webhook which returns the desired fields
http(s)://www.acme.com/jsonp/operations/{_Account_}
While
http(s)://www.acme.com = your custom URL
/jsonp/ = fixed string
operations = the name of your custom field, which will be filled with the return value(s)
/{_Account_} = indicates Tempo to replace {_Account_} with the selected Account on the worklog form
https://tempoplugin.jira.com/wiki/spaces/CORE040/pages/225607760/Adding+custom+fields+to+worklogs
Hopefully I could help you.
Cheers, Sascha
Hello everyone, I am a product manager in the Jira Cloud team focused on making sure our customers have a delightful experience using our products. Towards that goal, one of the areas which is extr...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.