SenseNet / sensenet

Open Source Content Services Platform written in .NET
https://sensenet.com
GNU General Public License v2.0
174 stars 111 forks source link

Trash does not show the bags #2125

Open kavics opened 2 weeks ago

kavics commented 2 weeks ago

In the deletion task, the deleted content's effective permissions are copied to the new trashbag content. The copy is executed as a SetAclActivity. In the sender app, the ACL is executed but in the search-service the copied ACL is lost. All entries have 0 identityId and 0x00 permission bits.