-
-
Notifications
You must be signed in to change notification settings - Fork 481
Description
Describe the current behavior
Not sure if I configured anything incorrectly, or a bug, or a misunderstanding of the usage of the status textbox. The webhook status stays with the first two responses it received and never updates afterwards.
Steps to reproduce
1.Create webhook
2.Trigger event
3.Go back to webhook and look the status, here's mine:
{"status":"idle","numWaiting":0,"updatedTime":1758311053357,"lastEventBatch":{"status":"success","httpStatus":200,"errorMessage":null,"size":1,"attempts":1},"lastSuccessTime":1758311053356,"lastFailureTime":null,"lastErrorMessage":null,"lastHttpStatus":200}
Describe the expected behavior
I though it will always show the newest response it has received
Where have you encountered this bug?
- On docs.getgrist.com
- On a self-hosted instance
Instance information (when self-hosting only)
-
Grist instance:
- Version:
- URL (if it's OK for you to share it):
- Installation mode: docker with dex
- Architecture: single-worker/multi-workers
-
Browser name, version and platforms on which you could reproduce the bug:
-
Link to browser console log if relevant:
-
Link to server log if relevant: