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:

adminRole
editorRole

Article:

creatingArticle
savedArticle

Content List:

contentList1
contentList2

Any idea or suggestion to solve it?

Issue fork nodeaccess-3263748

Command icon 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:

Comments

andresrc created an issue. See original summary.

andresrc’s picture

Issue summary: View changes
andresrc’s picture

Issue summary: View changes
StatusFileSize
new77.61 KB
new57.91 KB
new105.44 KB
new128.9 KB
new68 KB
new134.31 KB
avpaderno’s picture

Version: 8.x-1.1 » 8.x-1.x-dev
Issue tags: -nodeaccess, -content moderation, -articles

jungle’s picture

Version: 8.x-1.x-dev » 2.0.x-dev
Parent issue: » #3317693: [Meta] 2.0.x branch: Working toward a stable release

I 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.