Manual Trigger Button for Payload Jobs in Admin UI #15310
ilhamsj
started this conversation in
Feature Requests & Ideas
Replies: 1 comment
-
|
I Agree ☝️ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
Currently, Payload Jobs can only be triggered via:
There is no way to manually trigger a job from the Admin UI.
This makes it difficult for:
Proposed Solution
Add a “Run / Trigger Job” button in the Payload Admin UI:
admin/developerroles)Example UX:
Use Cases
Suggested API (optional)
Internally, this could call the existing API:
So this would be mainly an Admin UI enhancement, not a core job system change.
Why This Matters
Workaround Today
Currently requires:
A first-class UI solution would simplify this significantly.
Beta Was this translation helpful? Give feedback.
All reactions