Stefan Benz e90e1d00b7
fix: project existing check removed from project grant remove (#9004)
# Which Problems Are Solved

Wrongly created project grants with a unexpected resourceowner can't be
removed as there is a check if the project is existing, the project is
never existing as the wrong resourceowner is used.

# How the Problems Are Solved

There is already a fix related to the resourceowner of the project
grant, which should remove the possibility that this situation can
happen anymore. This PR removes the check for the project existing, as
when the projectgrant is existing and the project is not already
removed, this check is not needed anymore.

# Additional Changes

None

# Additional Context

Closes #8900

(cherry picked from commit 14db62885679092f6f04d16333f6837f3d9cc4ab)
2024-12-13 08:19:07 +01:00
..
2024-11-04 10:44:51 +00:00
2024-11-04 10:44:51 +00:00
2024-09-11 10:53:55 +00:00
2024-04-11 09:16:10 +02:00
2024-10-28 08:29:34 +00:00
2024-01-17 10:16:48 +00:00
2024-01-17 10:16:48 +00:00
2022-11-30 17:01:17 +01:00
2024-10-28 08:29:34 +00:00
2022-04-26 23:01:45 +00:00
2024-09-11 10:53:55 +00:00