dmfs / tempomate

A Gnome Shell extension for mindless time tracking in Jira (Server) Tempo time sheets
https://extensions.gnome.org/extension/7438/tempomate/
GNU General Public License v2.0
2 stars 1 forks source link

Error when starting the extension. #74

Open jrvgr opened 2 weeks ago

jrvgr commented 2 weeks ago

When i try to start the extension i get the following error: TypeError: issue is undefined

dmfs commented 1 week ago

hmm, are you sure your credentials are correct? Error handling is not very good yet and if the server responds with an authentication error, the extension will fail.

Please make sure that you pass an API token you generated in Jira, not your personal password.

Also, please note that Jira cloud is not supported yet, just in case you're trying that. Support is on the way. You might want to try the branch in #72 if that's the case.