Skip to content

Conversation

@fjr3o6
Copy link
Contributor

@fjr3o6 fjr3o6 commented Apr 13, 2023

No description provided.

@fjr3o6 fjr3o6 force-pushed the 776-bug-searching-groups-on-a-non-existing-application-result-in-500-error branch 2 times, most recently from 78c3024 to d1404f8 Compare April 13, 2023 14:18
try {
foundGroups =
groupService.findByProperties(realm, applicationName, filterGroup, pageableResult);
} catch (StoreException e) {
Copy link
Contributor

Choose a reason for hiding this comment

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

This exception can mean a lot of things, it should be dealt with lower

…ror (776)

Signed-off-by: Sommer Le <pierrick.le-sommer@insee.fr>
@fjr3o6 fjr3o6 force-pushed the 776-bug-searching-groups-on-a-non-existing-application-result-in-500-error branch from d1404f8 to d51edec Compare May 30, 2023 13:14
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.

🐛 Searching groups on a non existing application result in 500 error

3 participants