This has been bugging me for a couple days now. A list has content approval and versioning on edits enabled. Here is what's happening:

1) Bob adds item - The item's Modified By is "Bob," approval status is pending and version is 1.0 2) Jake approves item - A new version is not created. Instead, the Modified By is set to "Jake" for version 1.0, effectively erasing any trace that "Bob" touched the item.

The same thing happens with edits. The "Modified By" of the latest version assumes the name of the person approving it.

This seems like a pretty glaring bug. Has anyone else ran into this and found a workaround for it?

Thanks.

link|improve this question

Yeah you'd think that it would at least create a new version... – Kit Menke Dec 3 '09 at 20:51
feedback

2 Answers

up vote 1 down vote accepted

This is a known "feature" (i.e.) bug. Somehat understandable, seeing as the last person to "edit" the file is the approver.

Even worse, when you use workflow approval on publishing pages, that get approved based on the publishing start and end date, the modified by will be the systemaccount since the approval (publishing) is performed by a timerjob.

We worked around this by adding an extra column to the list / content type, a "Contact" column, which is a person lookup field.

link|improve this answer
Flagging this as the answer since you were the first and only to re-affirm my findings. As for the workaround, the client decided to just use a dropdown to track approval status and not use content approval at all. SharePoint 2010 can't come soon enough! – zincorp Dec 4 '09 at 18:20
feedback

Here is the workaround in addition to the solution mentioned above by Colin, which I also recommend strongly. It is SharePoint third party tool. Just FYI

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.