lsiric / jira-log-time

Chrome plugin to log time with Jira
MIT License
12 stars 16 forks source link

seems to be no longer working? #1

Open fyyyyy opened 8 years ago

lsiric commented 8 years ago

Hi, I tried it 1h after you opened the issue, it was not working, and I could not detect the problem. Tried again few hours later, but then it worked again. I tried it on 3 different systems, with the same result, plugin working. Since the plugin is using Basic authentication, the only explanation I have is Atlassian has shortly changed some policies in their codebase, and it was affecting Basic Authentication on all Jira instances. If it occurs again, I might rewrite auth part to token-based auth.

fyyyyy commented 8 years ago

I now get this error `popup.js:52 Uncaught (in promise) TypeError: Cannot read property 'issues' of null(…)``

Also, it logs me out of the jira page whenever i try to use the plugin.

Is username the email or the actual user name ?

rterakedis commented 4 years ago

Hello! I tried using this on Chrome 85.0.4183.102 on macOS Catalina (10.15.6). It logs in and successfully pulls down all the tasks according to the filter, but when I attempt to log a work item it clears the time in the Chrome extension UI, but nothing gets added to the actual work log in JIRA. Any thoughts on how I can see what is breaking?

fyyyyy commented 4 years ago

try https://github.com/fyyyyy/Toggl-to-Jira-Chrome-Extension/