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

#3020 datasource activation gives error message #3026

Merged

Conversation

Patrykb0802
Copy link
Contributor

  • Added catching EmptyResultDataAccessException in findById method inside EventDAO.java

 - Added catching EmptyResultDataAccessException in findById method inside EventDAO.java
Copy link

github-actions bot commented Sep 28, 2024

Java Script Mocha Unit Test Results

268 tests   268 ✅  4s ⏱️
 70 suites    0 💤
  1 files      0 ❌

Results for commit 9e71766.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Sep 28, 2024

Java JUnit Test Results

2 517 tests   2 517 ✅  48s ⏱️
  116 suites      0 💤
  116 files        0 ❌

Results for commit 9e71766.

♻️ This comment has been updated with latest results.

@Limraj Limraj added this to the 2.8.0 milestone Oct 9, 2024
Copy link
Collaborator

@Limraj Limraj left a comment

Choose a reason for hiding this comment

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

Checked API:
/api/events/unassign/{eventId};
/api/events/assign/{eventId};
/api/events/${id}/comments;
/api/events/ack/${eventId};

@Limraj Limraj merged commit 92d5ab0 into release/2.8.0 Oct 10, 2024
8 checks passed
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