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

#9250: Error handler updated for missing category #9315

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

dsuren1
Copy link
Contributor

@dsuren1 dsuren1 commented Aug 1, 2023

Description

This PR updates error handler for permalink when category is missing

  • Application like geOrchestra for example can give different error message when category is missing. Hence updated the handler to listen to status 404 alone

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Enhancement

Issue

What is the current behavior?

What is the new behavior?
The category permalink is created when status 404 on trying to create a permalink resource

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

@offtherailz offtherailz merged commit 7a2eb34 into geosolutions-it:master Aug 2, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment