LastApprovedDeclinedBy Method Occasionally Returns the Wrong User (302202)



The information in this article applies to:

  • Microsoft Content Management Server 2001
  • NCompass Resolution 4.0

This article was previously published under Q302202

SYMPTOMS

The LastApprovedDeclinedBy read-only property should return the last Content Management Server 2001 user to approve or decline the page or the last user to approve or decline the posting, whichever is the most recent. If multiple approvals or declines (or both) have occurred, this method may return the wrong user.

MORE INFORMATION

Steps to Reproduce the Behavior

  1. Start with a page/posting combination where both the page and the posting have been approved.
  2. Make a change to the page, and then save it.
  3. Approve the page as an editor.
  4. Decline the posting as a moderator (make sure the editor and moderator are not the same user).
  5. Edit the posting properties, and then save (the posting should be in "Waiting for Moderator Approval" state).
  6. Call LastApprovedDeclinedBy on the posting.

    Note that the editor who approved the page is returned instead of the moderator who declined the posting.

Modification Type:MajorLast Reviewed:10/23/2003
Keywords:kbprb KB302202