-
Bug
-
Resolution: Unresolved
-
Medium
-
Minor
Issue Summary
If BaseUrl smart value is added to the URL or Web request body and try to validate your web request configuration the request will fail.
BaseUrl smart value will work as expected during the rule execution.
Steps to Reproduce
- Create automation rule with any trigger
- Add Send web request action
- Use baseUrl smart value in URL or Web request body
- Validate your web request configuration with “Validate” button
Expected Results
BaseUrl smart value is being resolved into https://<sitename>.atlassian.net
Actual Results
BaseUrl smart value is not being resolved and request fails.
Workaround
Hard code site URL during for the request validation.
- relates to
-
JIRAAUTOSERVER-989 Validate webhook config function does not work when adding the BaseUrl smart value to the URL in Send web request action
-
- Closed
-