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

Implementing 404 error when repo is not found #11449

Merged

Conversation

ghost
Copy link

@ghost ghost commented Oct 26, 2023

Description

  • Adding more detailed error handling for repo status. If it does not exists, 404 is returned instead.

Related Issue(s)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)

@ghost ghost requested a review from mirkoSekulic October 26, 2023 08:50
@ghost ghost self-assigned this Oct 26, 2023
@github-actions github-actions bot added solution/studio/designer Issues related to the Altinn Studio Designer solution. quality/testing Tests that are missing, needs to be created or could be improved. labels Oct 26, 2023
@ghost ghost linked an issue Oct 26, 2023 that may be closed by this pull request
@ghost ghost merged commit d0c82f8 into master Oct 26, 2023
9 checks passed
@ghost ghost deleted the feature/11448-adding-404-error-handling-repostatus-backend branch October 26, 2023 09:13
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quality/testing Tests that are missing, needs to be created or could be improved. solution/studio/designer Issues related to the Altinn Studio Designer solution.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Backend should return 404 when there is no repo existing on org and app
2 participants