schulcloud-server
schulcloud-server copied to clipboard
BC-5838 - Remove const ALL_ENTITIES
Description
Links to Tickets or other pull requests
https://ticketsystem.dbildungscloud.de/browse/BC-5838
Link to deployment : https://default-bc-5838-remove-const-all-entities.cd.dbildungscloud.dev/
Changes
Datasecurity
Deployment
New Repos, NPM pakages or vendor scripts
Approval for review
- [ ] DEV: If api was changed -
generate-client:serverwas executed in vue frontend and changes were tested and put in a PR with the same branch name. - [ ] QA: In addition to review, the code has been manually tested (if manual testing is possible)
- [ ] All points were discussed with the ticket creator, support-team or product owner. The code upholds all quality guidelines from the PR-template.
Notice: Please remove the WIP label if the PR is ready to review, otherwise nobody will review it.
wouldn't it be easier to import all entites of the modules you need? e.g. import a specific module?