Problem
I have a problem with the creation of the articles, currently after the creation of an article the editor (who wrote it) of this article is not available in the editor's content moderation list for review. however, for the Drupal administrator role it is available.
Suspect
I suspect there is a conflict between the module Nodeaccess (https://www.drupal.org/project/nodeaccess) and the module Content Moderation (https://www.drupal.org/project/content_moderation) because if I uninstall Nodeaccess the visualization of the articles works perfectly.
What have I tried?
Since I'm using the Content Moderation module and I read that if your workflows were custom they might conflict, but I'm using the module's default workflows.
Steps to reproduce
Roles:


Article:


Content List:


Any idea or suggestion to solve it?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | contentList2.png | 134.31 KB | andresrc |
| #3 | contentList1.png | 68 KB | andresrc |
| #3 | savedArticle.png | 128.9 KB | andresrc |
| #3 | creatingArticle.png | 105.44 KB | andresrc |
| #3 | editorRole.png | 57.91 KB | andresrc |
Issue fork nodeaccess-3263748
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3263748-created-articles-are
changes, plain diff MR !4
Comments
Comment #2
andresrc commentedComment #3
andresrc commentedComment #4
avpadernoComment #7
jungleI would move this to the latest dev branch 2.0.x which has schema added, tests added, an upgrade path provided and almost fully refactored etc.
Comment #8
d.fisher commented