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

Harmony 1996: Add 'empty-result' status to WorkItem class and work-items table #683

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

indiejames
Copy link
Contributor

Jira Issue ID

HARMONY-1996

Description

This PR adds a new status to WorkItem to represent when a service processed the work-item, but produced to data. This is to allow us to provide a better experience for users by not staging empty files.

Local Test Steps

  1. Use dbViz to update a work-item's status to 'empty-result' and verify that this is allowed. (This change will not be visible anywhere until further tickets are worked)
  2. Run a Harmony request and verify that it goes through okay.
  3. Check the status page and workflow UI to make sure the behavior has not changed

PR Acceptance Checklist

  • Acceptance criteria met
  • Tests added/updated (if needed) and passing
  • Documentation updated (if needed)
  • [ x] Harmony in a Box tested? (if changes made to microservices)

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

Successfully merging this pull request may close these issues.

1 participant