I have a list. When a item is created, the workflow will assign unique permission to this item.
When the workflow finishes all steps, it will delete this item.
My question is when this item gets deleted, the unique permission associated with this item will be deleted from the database as well? Or I need to manually delete permission before delete this item.
I checked the list permission, I can see 2000 user names with limited access. There are only 80 active items in the list. The threshold for unique permission is 50000.