I'm looking for a way to identify stories that are at risk of missing deadlines, or are hitting roadblocks.
I would like it to appear with the title line, or like a flag, so its visible on the "Board" any Stories that are marked as Red, Yellow or Green? Is there a way to do this without adding a plug-in?
I kept getting the invalid key error as well until I stumbled upon this tutorial:
Which provided the following example on creating the keys:
openssl genrsa -out jira.pem 1024
openssl rsa -in jira.pem -pubout -out jira.pub
This article no longer says anything of the sort
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@beeplogic's command worked for me for setting up a generic OAUTH application link on JIRA v6.5-OD-08-001
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am having the same issue. @beeplogic's solution didn't work. Were you able to resolve the issue?
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.