Skip to content

Fix/user creation

Andi Staub requested to merge fix/user_creation into develop

Created by: nuritnt

Story in Trello

Done?

Done for approval?

  • Acceptance criteria are met
  • Code quality checks are green
  • Readme updated if needed
  • Story under test
  • Mobile works
  • Seeds created
  • Translated
  • Code is reviewed

Done after the merge?

  • Deployed to staging after the merge
  • Tested manually on staging

TO DO

  • when I create a new user, I don't need to enter a new password, only for editing
  • invitation mail has the old url and typo
  • please-change-me-at-config-initializers-devise@example.com
  • if I delete a user and want to reinvite someone I still got "We're sorry, but something went wrong." -> easy implementation (timebox 1h)

Merge request reports