[GH-ISSUE #341] integration editing is awkward #261

Closed
opened 2026-02-25 23:41:48 +03:00 by kerem · 3 comments
Owner

Originally created by @robx on GitHub (Mar 10, 2020).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/341

You're probably aware of this, but I thought I'd summarize my experience anyway. I just went through setting up an integration with zulipchat (compare #202) via a custom webhook. That involved a bit of tweaking things, which turned out to be quite painful because

  1. integrations don't start out with a name / distinguishable in the listing
  2. integrations can't be edited

From my outside perspective, the best fix for this would be to allow editing integrations with a form similar to the "create integration" form, and to include the integration name there.

Originally created by @robx on GitHub (Mar 10, 2020). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/341 You're probably aware of this, but I thought I'd summarize my experience anyway. I just went through setting up an integration with zulipchat (compare #202) via a custom webhook. That involved a bit of tweaking things, which turned out to be quite painful because 1. integrations don't start out with a name / distinguishable in the listing 2. integrations can't be edited From my outside perspective, the best fix for this would be to allow editing integrations with a form similar to the "create integration" form, and to include the integration name there.
kerem closed this issue 2026-02-25 23:41:48 +03:00
Author
Owner

@cuu508 commented on GitHub (Mar 10, 2020):

Thanks for the feedback!

Allowing integrations to be edited definitely makes sense for webhook integrations. All is well when you know precisely what webhook parameters you want. But it's a PITA when you're experimenting and iterating.

Also agree on editing the integration name in the same form.

There's an issue on this already: #176, so I'll comment there and close this one.

<!-- gh-comment-id:597073292 --> @cuu508 commented on GitHub (Mar 10, 2020): Thanks for the feedback! Allowing integrations to be edited definitely makes sense for webhook integrations. All is well when you know precisely what webhook parameters you want. But it's a PITA when you're experimenting and iterating. Also agree on editing the integration name in the same form. There's an issue on this already: #176, so I'll comment there and close this one.
Author
Owner

@cuu508 commented on GitHub (Apr 6, 2020):

@robx just a heads up – the following is now implemented:

  • you can now name a webhook integration right from the start, in the "Add Webhook" form
  • you can now edit existing webhook integrations
<!-- gh-comment-id:609760028 --> @cuu508 commented on GitHub (Apr 6, 2020): @robx just a heads up – the following is now implemented: * you can now name a webhook integration right from the start, in the "Add Webhook" form * you can now edit existing webhook integrations
Author
Owner

@robx commented on GitHub (Apr 6, 2020):

Sounds awesome, thank you! I'll be sure to test as soon as I need to set up another integration.

<!-- gh-comment-id:609778820 --> @robx commented on GitHub (Apr 6, 2020): Sounds awesome, thank you! I'll be sure to test as soon as I need to set up another integration.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#261
No description provided.