lurume84/jirafy-desktop

First start up does not allow login

Closed this issue · 1 comments

This issue is produced during the startup process. Viewer is not available and is downloaded automatically. It is shown as expected but JIRA login is not working.

It is produced because, after viewer is upgraded, user is redirected to the viewer but in the old way using filesystem c://. This makes that token.json is not accessible.

Version 0.1.2 corrects this issue by redirecting to localhost correctly.