Key: |
QB-3328
|
Type: |
Bug
|
Status: |
Resolved
|
Resolution: |
Fixed
|
Priority: |
Major
|
Assignee: |
Unassigned
|
Reporter: |
AlSt
|
Votes: |
0
|
Watchers: |
0
|
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 23/Jan/19 03:06 PM
Updated: 24/Jan/19 12:03 AM
|
|
Component/s: |
None
|
Affects Version/s: |
8.0.34
|
Fix Version/s: |
8.0.35
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Webhooks on child configuration do not work although the UI states that the setting is inherited.
The problem is that the setting returns null on child configurations because getConfigurationSetting is used instead of findConfigurationSetting
com.pmease.quickbuild.plugin.webhook/src/com/pmease/quickbuild/plugin/webhook/settings/WebHookConfigurationSetting.java#40
|
Description
|
Webhooks on child configuration do not work although the UI states that the setting is inherited.
The problem is that the setting returns null on child configurations because getConfigurationSetting is used instead of findConfigurationSetting
com.pmease.quickbuild.plugin.webhook/src/com/pmease/quickbuild/plugin/webhook/settings/WebHookConfigurationSetting.java#40 |
Show » |
There are no comments yet on this issue.
|
|