I have a strange bug in the Modr8 module which is causing the number of posts in moderation to show 2 x the actual number, and 2 entries to be created each time any moderation work is done i.e. approvals, denies etc.

I've tried to remove and uninstall the module, but re-installing it seems to make no difference.

Comments

dinis’s picture

Hmm, just thought of something which might be contributing. My live build (5.2) is an upgrade from Drupal 4.7, is there any likelyhood of there being some legacy tables left over?

Addition, when viewing the moderation log / block as an admin then you will see the log and block as intended i.e. 1 entry in the log per event and 1 'count' in the block per item in the queue.

pwolanin’s picture

The table for this module is new in 5.x, so it's probably not an upgrade issue.

So the double entries are showing for users in some non-admin role?

dinis’s picture

I'm making a list of the conditions when double entries show, I think I've found the reason / a work around.

pwolanin’s picture

please let me know what you've found

dinis’s picture

Frustratingly, I have been unable to recreate the problem; I'll report back if the issue occurs again.

For reference I'm pretty sure the issue involved the listing of uncategorised nodes and was resolved by changing user persmissions and changing visibility of uncategorised nodes in the taxonomy access module.

pwolanin’s picture

Status: Active » Closed (fixed)