Hi all,
Besides my comment in 1492118 I have a much more urgent issue and not fully comprehending what's going on.
So I reinstalled 7.x-1.4 on a d7.37 using the tar.gz (which also temp. resolved the issue).
Issue at hand
- we upgraded last week to 7.37 with the 1.4 installed
The next content update from our editors was published but not visible to non-admin users (access denied). Rebuilding permissions didn't help. Disable/enable module didn't help. In the 'edit current' a vary obvious 'moderation state' dropdown showed 'concept'.
After trying different things, disabling workbench_moderation -> removing the files using cli -> reinstalling the tarball from drupal resolved the issue partially. After installing and the mandatory 'rebuild permissions' the content is now visible to users, but the moderation state still shows 'concept'.
The same happened 5 minutes later with another piece of content being published by the editors ... the indications on the post show 'latest & published', but if we look at the edit current page it shows 'concept'.
Again disable / delete / reinstall fixed it ... As we currently don't have any new content to publish & have some upset editors there is one step of information I don't yet have - which is DB-information from before the disabling of the module. I do have the information on the current content
- After the 2nd dis/del/rein this piece of content is now visible to the world+editors
- In 'edit current' the moderation state dropdown shows 'concept'
- In 'moderation/revisioning' it shows 'published'
- In the indicator on the content (for admins) it shows latest & published
- In the DB it looks like
(workbench_moderation_history)
from_state - state - uid - published - is_current
needs_review - published - 21 - 1 - 1
(node_revision)
uid - status - comment - promote - sticky
21 - 1 - 2 - 1 - 0
(node)
uid - status - comment - promot - sticky
183 - 1 - 2 - 1 - 0
Comments
Comment #1
compa commentedWe sort of have an update on this ... the moderation state looks like an issue ...
We have 'draft', 'review' and 'published' (besides 'reverted') but once an author sets to review and an editor to published the content vanishes for them. While we still don't get the full logic of this, we know have found a way out of this;
- author writes amongst a (couple of) drafts
- eventually author sets review, editor picks up (might do some review or back to draft)
- eventually autho sets published
IN THE PAST this was enough
NOW
- we found out one of our admins/content-bypassers needs to go to the content pane and (although it clearly shows 'published' - mark it down and set published
SO
- we've updated our rules (which mailed editors and admins anyway) to 'when content draft or review -> published' then (besides mail etc.) 'publish node'
- this kind of seems silly (when state == published, publish) but that made our content show up (both for end-user viewers as well as editors)
Comment #2
shiva369 commentedhi,
if the above mentioned issue resolved. could you please help me how to resolve it. we are using Drupal 7.67 and module version 7.x-3.0. having the same issue.
Thanks
shiva