← All clips · Administration
Approve an application from Telegram
PASSING GATE AdministratorVenue Manager 8 steps · 49.8s · recorded Aug 30, 11:07 AM · bd2e5e8
This run has no video.
Speed
The whole inbound loop, for real: an application arrives, the staff card goes out through the adapter with three tokenized buttons, and the button press comes back the way Telegram sends it — a signed `callback_query` POSTed to /webhooks/telegram with the secret header — and approves the application without anyone opening the admin site.
← Get through the door Leave feedback on the app itself →
Source: e2e/scenarios/test_wf_who_approved_it.py:1
·
run 20260830T180633Z-bd2e5e8 · steps carry
start_ms/end_ms offsets into the video
Steps
-
An absent map means 'nobody has said yet' and must keep working. A map WITH entries is a statement about who may press.
-
A channel post's buttons are pressable by any viewer — the transport's own docstring says so. Today the only credential is the token in the button, and nothing asks who is holding it.
-
Same button, same token, same channel — a different person.
Notes
Sign in to leave a timestamped review note. Notes land in the same review backlog as in-page annotations.
- No notes on this clip yet.
Run history (6)
- 20260830T214644Z-3499cea — passed · 3499cea
- 20260830T213703Z-3499cea — passed · 3499cea
- 20260830T183444Z-77584d6 — passed · 77584d6
- 20260830T182930Z-77584d6 — passed · 77584d6
- 20260830T180633Z-bd2e5e8 — passed · bd2e5e8
- 20260826T041025Z-eadc380 — passed · eadc380