2

I have to delete list item but not able to do due to some permission issue : 1. Ribbon 2. Powershell 3. Information Policy Management 4. Logging through site collection admin / App pool account

Unable to see the permission for item through "Manage Item Permission".

Any other way to delete item.

Monica Jagani
  • 3,836
  • 6
  • 32
  • 49

2 Answers2

1

Have you checked to make sure that the item isn't a declared record? If it is, you'll be unable to delete it via any means.

If you use List Settings --> Record Declaration Settings and check there; make sure the option "Always allow the manual declaration of records" is checked.

Back in your main list, via the Title Drop Down; look for Compliance Details Options and undeclare the item as a record if it is indeed a record. You should then be able to delete it.

Steven D Andrews
  • 1,020
  • 1
  • 15
  • 30
1

Does it show any errors while you try to delete the item? Please check the event logs and SharePoint logs for any errors and let us know. Also, if possible try out on a different PC/Browser.

Alternatively, if it is in test environment save the list as template with data, create a new list using the template and try to delete the item in the new list to see if it works.

Battlesmith
  • 386
  • 1
  • 11