One month ago I wrote a Github Actions Workflow that 1. Finds any JIRA issue numbers in a merged pull request, and 2. Uses the JIRA rest API to move those tickets into a target repo/environment (in this case it is Staging and Production).
Here is the API call portion of my script:
```
```
It worked for a week or two, and then seemingly out of nowhere I was presented with the following error:
```
{"errorMessages":["Can't move (SCRUM-27). You might not have permission, or the issue is missing required information. If you keep having this problem, contact your Jira Administrator."],"errors":{}}
```
I've tried:
1. Checking that the target transition ids are correct
2. Updating the API key several times
3. Confirming that my email (Org Admin) and all other keys/secrets are correct and properly stored/declared in github's secrets manager
During the time between when it worked and it started failing, the only change to my JIRA organization (which uses the Free tier) was that I added two new users.
Any help would be greatly appreciated, as it took me a while to get the script working in the first place.
Hello,
I believe it is not possible. Epics are chosen only form one project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well, poop, that's not going to be able to replace our current executive roadmap view then. Where can I suggest this as a feature request?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Ruth Norton, right! A project-level epic roadmap is very helpful. But I also need a roadmap that shows epic or versions from all projects.
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.