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

ON-39929 # Added submissionTimestamp for draft submissions #25

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

jdawg093
Copy link
Contributor

No description provided.

@@ -246,6 +247,7 @@ export default class OneBlinkUploader {
lastElementUpdated,
externalId,
device,
submissionTimestamp,
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
submissionTimestamp,
submissionTimestamp: new Date().toISOString(),

No need to pass this in.

@mymattcarroll mymattcarroll merged commit 6ec6137 into master Apr 30, 2024
2 checks passed
@mymattcarroll mymattcarroll deleted the ON-39929 branch April 30, 2024 00:07
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.

2 participants