19-03-2021, 09:49 AM
In database mode the following sql script should help (Get your %USERID% from table Users - open Users table and look for the user login name)
DELETE FROM ItemProperties WHERE ItemId = '1BF121C1-EFC4-4851-9407-D652D3B7C5BF' and RolePropertyId = 'AE7C7018-9DE0-4861-B53C-6D7B8AD8836F' and UserId = '%USERID%'
DELETE FROM ItemProperties WHERE ItemId = '1BF121C1-EFC4-4851-9407-D652D3B7C5BF' and RolePropertyId = 'AE7C7018-9DE0-4861-B53C-6D7B8AD8836F' and UserId = '%USERID%'
Regards/Gruss
Oliver
Oliver