Newbie to this Excel/Jira Cloud game & not an administrator. :)
I am pulling data from Jira to populate an excel spreadsheet. I have a file that snags the data from Jira when I ask it to, but I'd like to automate it. The option to "Re-run my query each time I open workbook" doesn't work when I open the file or with a check-out--it seems I have to actually hit the "Get Jira Data" button every time, then click the "Refresh Data" button. :( Am I missing something somewhere? :)
Same as described here:
https://answers.atlassian.com/questions/178288/how-to-make-workflow-button-highlight-in-an-issue
But with the following css:
ul#opsbar-comment-issue_container a.toolbar-trigger {
background-color: red;
background-image: none;
}
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.