-
Suggestion
-
Resolution: Low Engagement
-
None
-
0
-
2
-
Steps to Reproduce:
- Navigate to a JIRA Service Desk Project
- Move to the Project Administartion page and click "Automation".
- Create a Custom Rule and set any "IF" condition
- Choose Webhook for the "Then" condition.
- Put a Random URL like:
http://localhost:8080/jira/{}
- Click Confirm
Expected Result:
- The URL will be accepted
Actualy Result:
- "Invalid URL provided" error message will be shown.
Notes:
- Tried with ?,$,& it work so far
- Using JIRA standard Webhook is accepted as well.
- relates to
-
JRASERVER-31953 Not being able to create webhooks with basic authentication.
- Not Being Considered
-
SDS-18384 Loading...