5f80a24ff2
Currently we're in a foobar situation with two database models ShareTypeProjects and ShareGroupTypeProjects where we keep stuff around even when the concerned ShareType or ShareGroupType objects are deleted. So, delete type access rules when types are being deleted. Change-Id: Id135a96f2d1b7306156bab0ddedcb1b838a74f0a Closes-Bug: #1870751 Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
9 lines
286 B
YAML
9 lines
286 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed the cleanup for private share types and share group types to include
|
|
clearing out the database entries recording project specific access
|
|
rules to these types. See
|
|
`Launchpad bug 1870751 <https://launchpad.net/bugs/1870751>`_ for more
|
|
details.
|