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

Add update submission function to submission_repo #21

Closed
jcadam14 opened this issue Jan 9, 2024 · 0 comments
Closed

Add update submission function to submission_repo #21

jcadam14 opened this issue Jan 9, 2024 · 0 comments
Assignees

Comments

@jcadam14
Copy link
Contributor

jcadam14 commented Jan 9, 2024

Need to add an update submission function to the submission_repo. Right now, it only has an add function. The update will need to create a session, start the transaction, merge the incoming DAO, and close the transaction and session. Finally, return the merged object.

Current behavior

No update function in the repo

Expected behavior

DAO that is being passed around to validation can be updated with state changes and saved to the DB

@jcadam14 jcadam14 self-assigned this Jan 9, 2024
@jcadam14 jcadam14 linked a pull request Jan 11, 2024 that will close this issue
25 tasks
@jcadam14 jcadam14 closed this as completed Feb 5, 2024
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 a pull request may close this issue.

1 participant