Fix crash when editing an application period #117

Open
ansv7779 wants to merge 4 commits from edit-application-period into develop
Owner

Fixes #68

How to test

  1. Log in as admin
  2. Go to "Match / Application periods"
  3. Click the edit icon (6th column)
  4. Click "Save"
Fixes #68 ## How to test 1. Log in as admin 2. Go to "Match / Application periods" 3. Click the edit icon (6th column) 4. Click "Save"
ansv7779 added 3 commits 2025-02-20 16:18:35 +01:00
Confuses developers into thinking an application period's project types are modified in more places than they actually are.
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
1e109e2de8
Instead of clearing an attached entity's persistent set, remove the things we want to remove and add the things that are missing.
First-time contributor
Deployed to https://scipro-edit-application-period.branch.dsv.su.se
niat8586 requested review from niat8586 2025-03-03 07:35:54 +01:00
niat8586 approved these changes 2025-03-03 07:38:35 +01:00
niat8586 left a comment
Owner

👍

👍
niat8586 added 1 commit 2025-03-03 07:38:46 +01:00
Merge branch 'develop' into edit-application-period
Some checks are pending
Build and test / build-and-test (push) Waiting to run
Deploy to branch.dsv.su.se / deploy (pull_request) Waiting to run
e75263c209
Some checks are pending
Build and test / build-and-test (push) Waiting to run
Deploy to branch.dsv.su.se / deploy (pull_request) Waiting to run
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin edit-application-period:edit-application-period
git checkout edit-application-period
Sign in to join this conversation.
No description provided.