Atlassian Jira keeps logging me out
Answered
Hi.
Since some time now, we have the problem, that our Atlassian Jira keeps logging everyone out every few minutes or when changing tasks in the IDE.
This is of course not nice. We've got 20 people here using Intellij as well as Web- and PhpStorm and this really gets more annoying with every update.
Two questions:
- Is there any way to fix this?
- As far as I see it, the Jira plugin comes bundled with the IDE. Does this mean this is maintained by the Jetbrains guys? Or is this a 3rd party plugin? Is there any bugtracker for this part?
Thanks for any feedback.
Please sign in to leave a comment.
Hello,
This issue is fixed in PhpStorm 2016.2.1: https://youtrack.jetbrains.com/issue/IDEA-157507.
Please update if you did not yet.
Note that JIRA server configuration should be recreated.
Thank you for the answer.
The final solution is hidden in the comments of the bug-link you posted: We had to
That seemed to work.
Thanks for posting that link!