generator-jhipster
generator-jhipster copied to clipboard
Authorities are not updated into the database
This fix forces a full user update to store the user authorities into the database
Please make sure the below checklist is followed for Pull Requests.
- [X] All continuous integration tests are green
- [ ] Tests are added where necessary
- [ ] The JDL part is updated if necessary
- [ ] jhipster-online is updated if necessary
- [ ] Documentation is added/updated where necessary
- [X] Coding Rules & Commit Guidelines as per our CONTRIBUTING.md document are followed
When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.
Some tests are failing due to #19686
Closing, the issue looks to be resolved.