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

sig#882 - get overview of to be adjusted error messages #1138

Open
2 tasks
Phil91 opened this issue Nov 11, 2024 · 0 comments
Open
2 tasks

sig#882 - get overview of to be adjusted error messages #1138

Phil91 opened this issue Nov 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Phil91
Copy link
Member

Phil91 commented Nov 11, 2024

Description

To change the error messages to the new structure, an overview needs to be created. Therefor each service should be analysed for the usage of the old way to throw errors (e.g. throw new NotFoundException).

The business logic which uses the old way to throw an error should be included in a list or issue (if an issue is created please create a issue per service)

Acceptance Criteria

  • Identify usages of throw new for all services (Administration.Service, Apps.Service, Services.Service, Notification.Service, Registration.Service)
  • Create a List / Issues per Service with the classes that needs to be adjusted
@Phil91 Phil91 added the enhancement New feature or request label Nov 11, 2024
@github-project-automation github-project-automation bot moved this to NEW USER REQUEST in Portal Nov 11, 2024
@Phil91 Phil91 added this to the Release 25.03 milestone Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: BACKLOG
Development

No branches or pull requests

3 participants