Forum Discussion
prashantguptag
Nov 11, 2016Copper Contributor
Content Approval - Approver Name is missing
Hi,
If I use content approval feature in a SharePoint document library and then approver approves the document (without updating anything in document or its metadata) and status changes to Approved then how and where I can see who has approved the document. I tried to check in version history but there it shows the name of the person who has last modified it even though it is the major version meaning it is approved by an Approver (who is some other person).
Please let me know how to get this info visible. Thanks.
-Prashant.
7 Replies
Sort By
- ST2306Copper ContributorHi. Just wondering if anyone managed to resolve this issue. I am having same issue. I found that when using the Version endpoint (/Versions?$filter=IsCurrentVersion%20eq%20true), there is a property called Modified_x005f_x0020_x005f_By. This property sometimes return the approver, however not in all instances.
- prashantguptagCopper Contributor
Anyone who can help me in this query?
- UmangSoni2019Copper Contributor
- prashantguptagCopper Contributor
UmangSoni2019 no, didnt find any solution for this
- Ian MoranSteel ContributorThat assumes a workflow is being used, doesn't sound like the case here where Approval has simply checked in document library properties. Haven't checked but Audit logging might show this if enabled in the site collection
- Tanya DentonSteel Contributor
- prashantguptagCopper Contributor
Hi,
I am not talking about workflow, my query is about Content Approval feature of document library which you can set in versioning settings of the library. So for this feature there is no history page.