ajgassner / jira-pretty-board

An alternative to the standard Jira Agile Board. Displays all relevant Sprint data. Currently tested with Jira Cloud only.
GNU Affero General Public License v3.0
13 stars 1 forks source link

Support on-premise/self-hosted Jira #13

Open simonstaimie opened 5 years ago

simonstaimie commented 5 years ago

Hi @ajgassner

Great peace of software, I've however hit a small wall, see below:

Screen Shot 2019-09-02 at 22 47 29

my credentials are correct -- is there some form of debugging option?

ajgassner commented 5 years ago

Hi,

you need to have active sprints configured in your Jira Cloud instance. You can debug e.g. with Chrome developer tools.

simonstaimie commented 5 years ago

HI @ajgassner thanks for getting back to me on this, we have an on perm Jira Server -- i guess this will not work for what we have here. i'll keep digging around

ajgassner commented 5 years ago

@SuperDuperOne yes, self-hosted Jira is currently not supported. Fell free to raise a pull request.