Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show job data in descriptor edit form #313

Open
1 task
mfendeksilverstripe opened this issue Jun 10, 2020 · 0 comments
Open
1 task

Show job data in descriptor edit form #313

mfendeksilverstripe opened this issue Jun 10, 2020 · 0 comments

Comments

@mfendeksilverstripe
Copy link
Contributor

mfendeksilverstripe commented Jun 10, 2020

Show job data in descriptor edit form

Problem

Job data is inaccessible in the jobs admin which makes debugging jobs quite difficult. It often requires the developer to download DB snapshot in order to do anything. In case job messages get corrupted (for example in case of getting truncated), they become inaccessible forcing the developer to rely on DB dump instead.

Solution

Expose job data and raw messages as read only fields in the job edit form.

Pull Requests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants