I am using the JIRA cloud and have I have an Excel macro that generates JIRA web queries based on a menu that allows me to select from a list of JIRA "Favorites"
JIRA = "https://rredsupport.atlassian.net/sr/jira.issueviews:searchrequest-excel-current-fields/" & INDEX_1 & "/SearchRequest-" & INDEX_1 & ".xls?tempMax=1000" ActiveWorkbook.FollowHyperlink Address:=JIRA, NewWindow:=True
This query in turn would have opened a work sheet called SearchRequest-13604.xls
Now, when I run the macro, a JIRA login screen pops up, ( even though I already have an open console session running.)
After I log in, the Windows File Manager screen opens up and prompts me to save the file using the JIRA "Favorites" name, ( in this case "Tracking Tickets" (xxxxxxxxx Encompass JIRA ).xls
The xxxxxxx is my corporate identity.
Was something changed in the past week or two? Having to log on repeatedly is annoying, not to mention having to change the macro to accommodate the new workflow change.
I should also add, prior to last week I wasn't prompted to save a file. A worksheet automatically opened up on my desktop.
Is this also a JIRA change?
Interestingly, the query that is being passed has permission-violation=true tacked to the end of it.
Is this new?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.