Fix crash when editing an application period #117

Merged
niat8586 merged 4 commits from edit-application-period into develop 2025-03-03 07:48:47 +01:00

4 Commits

Author SHA1 Message Date
e75263c209 Merge branch 'develop' into edit-application-period
Some checks failed
Deploy to branch.dsv.su.se / deploy (pull_request) Failing after 8s
Remove branch deployment from branch.dsv.su.se / cleanup (pull_request) Failing after 3s
Build and test / build-and-test (push) Successful in 21m1s
2025-03-03 07:38:44 +01:00
1e109e2de8 Fix editing application periods
All checks were successful
Build and test / build-and-test (push) Successful in 19m0s
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 2m36s
Instead of clearing an attached entity's persistent set, remove the things we want to remove and add the things that are missing.
2025-02-20 16:01:19 +01:00
0d5bdd69ed Remove unused method 2025-02-20 15:56:52 +01:00
b12d3670a5 Remove references to setProjectTypes that are not used
Confuses developers into thinking an application period's project types are modified in more places than they actually are.
2025-02-20 12:59:26 +01:00