-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 11.3.3
-
Component/s: Webhooks
-
None
-
11.03
-
1
-
Severity 3 - Minor
Issue Summary
While navigating on the WebHook admin page, clicking on the webhook would display information about the webhook in right hand side. If one of the webhook does not have description added, the page would retain the description from the previously viewed webhook.
Steps to Reproduce
- Install Jira 11.3.3
- Configure two or more webhook, add descriptions to all but one.
- Click on a webhook with description followed by a clicking on the webhook without description.
- Notice the description value is not cleared, since the description of webhook is empty.
- The description from the webhook is displayed.
Expected Results
The description should reflect the value of the description of the webhook, it should show up blank if the description is not added.
Actual Results
Description from the previously viewed webhook is displayed.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available