Skip to content
Commit 7dc5a6b5 authored by Dani Donisa's avatar Dani Donisa
Browse files

Fix user denied deletion of its own subprojects

Users can delete its own home project and they can create subprojects
without the parent project being present.

In both cases you would end up having a hierarchy of projects that you
were left out without having permission to do anything on them.

This PR allows a user full control over its subprojects.

Fixes #16328
parent 5a803518
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment