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 deleteEvent functionality to saveEvent API endpoint #223

Merged

Conversation

jallentxbiomed
Copy link
Collaborator

  • Added deleteEvent method to SNDManager that removes an event and its associated eventData, eventNote, and eventCache
  • Added logic to check for empty eventData and eventNote on an event object in the saveEvent method in SNDServiceImpl and calls deleteEvent instead of updateEvent
  • Updated response in SNDController to be empty if an event was successfully deleted

@jallentxbiomed jallentxbiomed merged commit 8cf8758 into release23.11-SNAPSHOT Aug 14, 2024
3 checks passed
@jallentxbiomed jallentxbiomed deleted the 23.11_fb_addDeleteEventToSaveEvent branch August 14, 2024 17:19
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