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

Avoid multiple report indexing #117

Merged
merged 7 commits into from
Feb 10, 2020
Merged

Conversation

kjgarza
Copy link
Contributor

@kjgarza kjgarza commented Feb 10, 2020

Description

ValidationJob of sub-set reports both validates and pushes the report to the Events Index.
This should be separated into two operations rather than one single operation.

#115

List of General Components affected

  • rake task
  • activejob

Status

  • Ready for Review

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Non Functional Requirement

  • Follows the code style of this project.
  • Tests Cover Changes
  • All new and existing tests passed.
  • Documentation

@kjgarza kjgarza self-assigned this Feb 10, 2020
@kjgarza kjgarza merged commit 8d4f67f into master Feb 10, 2020
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