-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 9.2.18, 9.6.6, 10.0.1
-
Component/s: Plan Branches
-
None
-
Severity 3 - Minor
Issue Summary
Due to a bug in initial plan cache loader, notifications on branches work incorrectly if set to "Use the same notification rules as configured for this plan"
This is reproducible on Data Center: (yes) / (no)
Steps to Reproduce
- Create a plan with some notification settings
- Plan branch (does not affect specs branches)
- Set notifications on the plan branch to "Use the same notification rules as configured for this plan"
- Restart the server
- Trigger a branch build that should cause a notification to be sent (e.g. a failed build)
Expected Results
Notifications are send
Actual Results
Plan branch ignores notification rules set on the plan level
Workaround
Make an inconsequential change to plan branch configuration in order to trigger a cache reload.
- mentioned in
-
Page Loading...