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/apvs 373/view claim upload later #79

Merged
merged 8 commits into from
Dec 12, 2016

Conversation

stevenalexander
Copy link
Contributor

@stevenalexander stevenalexander commented Dec 12, 2016

  • renamed insert-claim-event-data to insert-claim-event and use id params not object

resolves #72

Checklist

  • Unit tests
  • Code coverage checked
  • Coding standards
  • Error Handling
  • Security/performance considered?
  • Deployment changes considered?
  • README updated

'ClaimId': claim.ClaimId,
'EligibilityId': eligibilityId,
'Reference': reference,
'ClaimId': claimId,
'DateAdded': new Date(),
'Event': event,
'additionalData': additionalData,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this file should be removed if it is replaced by insert-claim-event.js

@pwright08 pwright08 merged commit 6df7c39 into develop Dec 12, 2016
@pwright08 pwright08 deleted the feature/apvs-373/view-claim-upload-later branch December 12, 2016 15:52
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.

Auto approved claims do not insert claim event to say they're approved
2 participants