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

Display more precise error messages (e.g. when trying to log in with not existing mail adress) #258

Closed
veitmo opened this issue Jul 11, 2022 · 0 comments · Fixed by #305
Closed
Assignees

Comments

@veitmo
Copy link
Collaborator

veitmo commented Jul 11, 2022

User story

  1. As a {HR employee}
  2. I want {precise error messages which tell me what went wrong}
  3. So that {I know how to solve errors and correctly use DIdentity}

Acceptance criteria

  • check for all error messages which are potentially displayed to the user:
    • all error messages clearly state the problem that occured (e.g. email-address does not exist)
    • all error messages are written in an understandable way, so that people without a technical background are able to understand it
    • bug 401 Error is not properly visualized #274 is included in this issue

Definition of done (DoD)

  • code peer-reviewed (by at least one team member)
  • acceptance criteria met
  • integrated into a clean build
  • documentation updated
  • code is well-formatted (according to our norms) and structure
  • Code supports all functions/cases and all responses defined in the API
  • no severe bugs during main functionalities (program should not stop executing due to these bugs, e.g. runtime exception in Docker)
  • Bill of Materials updated if necessary
  • 70% of the tests pass
  • important functions shall be tested
  • Code has been deployed via Docker to the server

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release
@veitmo veitmo added this to Product Backlog in Feature Backlog via automation Jul 11, 2022
@veitmo veitmo added the SP: 3 label Jul 20, 2022
@veitmo veitmo moved this from Product Backlog to Sprint Backlog in Feature Backlog Jul 20, 2022
@valentinBraeutigam valentinBraeutigam moved this from Sprint Backlog to Product Backlog in Feature Backlog Jul 20, 2022
@valentinBraeutigam valentinBraeutigam moved this from Product Backlog to Sprint Backlog in Feature Backlog Jul 20, 2022
@Jean28518 Jean28518 moved this from Sprint Backlog to In progress in Feature Backlog Jul 23, 2022
@Jean28518 Jean28518 linked a pull request Jul 23, 2022 that will close this issue
@annikakrause annikakrause moved this from In progress to Awaiting review in Feature Backlog Jul 23, 2022
@veitmo veitmo moved this from Awaiting review to Feature archive in Feature Backlog Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Feature Backlog
Feature archive
Development

Successfully merging a pull request may close this issue.

3 participants