jenkins-control-plugin icon indicating copy to clipboard operation
jenkins-control-plugin copied to clipboard

Multiple windows display Jenkins builds from wrong project

Open minorgod opened this issue 4 years ago • 1 comments

If I have multiple IntelliJ projects open and connected to Jenkins server, the jobs for whichever project I last connected with shows in the Jenkins tab for ALL the projects. Even if I hit the refresh button it just refreshes the jobs from the other project. To get the proper builds to show up again I have to open the Jenkins plugin settings, change the Jenkins server url to something else, hit apply, then change it back. Then the build list refreshes with the correct job for that project. Then if I switch to a different intelliJ window it will now be showing those jobs from the other project that was just refreshed. Very frustrating.

minorgod avatar Oct 28 '21 19:10 minorgod

Vaters yes currently multi window not work correctly because some settins are stored application wide

This will be improved in one of the next release

MCMicS avatar Oct 28 '21 19:10 MCMicS