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

Feature: Better Scheduled Job Result Diffing #6

Open
DotNetRussell opened this issue Aug 31, 2023 · 0 comments
Open

Feature: Better Scheduled Job Result Diffing #6

DotNetRussell opened this issue Aug 31, 2023 · 0 comments

Comments

@DotNetRussell
Copy link
Owner

Feature Summary: The job diffing that's currently enabled doesn't fully work as intended. The output should be sorted in some repeatable way prior to diffing and the diff output should have colors to help identify changes more easily.

Acceptance Criteria:
Given a user has run a scheduled job more than once
When the user views the scheduled job results
Then the user will see a diff of the results that are color coded (green for new red for removed) and sorted

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

No branches or pull requests

1 participant