I have made some edits - but it seems that if workbench_moderation is enabled that the views block for my edits shows all the edits for one entity instead of just showing it once. See attached screenshot.

CommentFileSizeAuthor
#2 Screenshot-6.png150.69 KBlsolesen
Screenshot-2.png153.08 KBlsolesen

Comments

stevector’s picture

Project: Workbench » Workbench Moderation
Component: Code » Documentation
Status: Active » Postponed (maintainer needs more info)

Moving to Workbench Moderation queue. Looking at the View definition it seems to be trying to get distinct NIDs only. Please try overriding the View to get your preferred behavior and post back a new export.

lsolesen’s picture

StatusFileSize
new150.69 KB

Yeah, I can see it tries to only get DISTINCT NIDs. For me it does not work. I tried changing the way that the aggregation is setup in the view, but it does not work for me. The attached screenshot is from a reverted view.

stevector’s picture

You can also use the "current" filter. However that will exclude any non-moderated node types.

That may or may not be what you want. Please set the status back to active when replying.

stevector’s picture

Category: bug » support
kbentham’s picture

Project: Workbench Moderation » Workbench
Status: Postponed (maintainer needs more info) » Closed (duplicate)

The view is actually in workbench and patch as been posted #1630702: My Edits list contains multiple dupes