-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Ubuntu 16.04.4
OpenJDK 8u171-b11-0ubuntu0.16.04.1
Jenkins core 2.107.3 | 2.46.2
Email Extension 2.62 | 2.57.2
Steps:
1. Create 2 free-style jobs with "Watch Job" enabled:
Test1 and Test2
(To enable "Watch Job" you need to add "Editable Email Notification" step in Post-Build)
2. Click "Watch Job" link to configure job watching for Test1 job
and "SUBMIT" and the link becomes "Configure Job Watching"
3. Open Test2 job and "Watch Job" link becomes "Configure Job Watching" too!
4. Under "User > Configure > Extended Email Job Watching" setcion,
it shows "No configuration available"
------------------------------
At this point, only Test1 watch job email notification is really working
------------------------------
5. Open Test2 job and click "Configure Job Watching" and "SUBMIT"
------------------------------
Now both Test1 and Test2 watch job email notification is working.
But job wtach configuration in one job affects configurations in other jobs,
and "User > Configure > Extended Email Job Watching" setcion still shows "No configuration available".
------------------------------
6. Open "Test1" job and stop job watching.
------------------------------
This would stop all of job watching including "Test2".
"Test2" job link becomes "Watch Job" and no more emails
------------------------------
I can reproduce on:
Jenkins core 2.107.3
Email Extension 2.62
and
Jenkins core 2.46.2
Email Extension 2.57.2