Patch #36844
Cleanup orphaned query and role ids from habtm join table queries_roles
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | 5.1.0 |
Description
This follows #36416 where the queries and roles are removed on project delete, but we still need to remove the existing entries using a migration (patch from #36416#note-9).
Related issues
History
#1
Updated by Marius BALTEANU 2 months ago
- Subject changed from Cleanup orphaned queries and roles from habtm join table queries_roles to Cleanup orphaned query and role ids from habtm join table queries_roles
#2
Updated by Marius BALTEANU 2 months ago
- Related to Patch #36416: Cleanup more dependent objects on project delete added