Actions
Feature #36155
closed: Include example URL on tooltip for "Target URL" on create webhook page
Difficulty:
trivial
Triaged:
No
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1992663
Description of problem:
To illustrate the needed components of the URI, it would be helpful to a user to see an example in the tooltip.
Version-Release number of selected component (if applicable):
6.10.0
How reproducible:
n/a
Steps to Reproduce:
1.
2.
3.
Actual results:
Tooltip shows:
Target URL that should be called by Satellite
Expected results:
Tooltip should show:
Target URL that should be called by Satellite.
Example: https://my.webhook.com/1234-5678-90ab-cdef
Additional info:
This will help avoid simple errors or forgetting to add the HTTP schema to the URL.
Updated by Oleh Fedorenko over 1 year ago
- Project changed from Foreman to Webhooks
- Assignee deleted (
Lukas Zapletal) - Difficulty set to trivial
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Oleh Fedorenko
- Pull request https://github.com/theforeman/foreman_webhooks/pull/59 added
Updated by Oleh Fedorenko over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_webhooks|3a76de230d43a6244dc4f5a8870569fb1d9545e5.
Actions