Hello,
My team is running into an issue when trying to delete modules in the recycle bin. We had to update our instance persona bar just to include it. Here's what we've been running into:
- Go to our DNN instance and login not as a HOST user
- Go to Recycle bin in EVOQ.
- Select module and delete it - module shows as deleted
- Refresh the page and the list shows the module not deleted.
This issue also shows up when clicking the 'Empty Recycle Bin' button.
We've been running traces and we've found that the SP for deleting the tabmodule from the recycle bin is not being fired on when the user is a NON-Host user. Is there a way we can update the Recycle Bin source code or create a ticket w/ DNN to resolve this issue?