In varbase_editorial_workflow review state currently, default_revision is set to true, that's mean if node changed to review state, this revision will be the default revision for the node, and it appears as 403 for anonymous users.

review:
      published: false
      <strong>default_revision: true</strong>
      label: 'In review'
      weight: -2

Comments

abu-zakham created an issue. See original summary.

abu-zakham’s picture

Status: Active » Needs review
StatusFileSize
new526 bytes
rajab natshah’s picture

Title: Review state default_revision should be false » Fix Review state default_revision should be false
mohammed j. razem’s picture

Does this need a hook_update possibly?

rajab natshah’s picture

Thinking of having one.
Discussing that with Abu-Zakham.

Feedback by Razem:

Should be a simple one
Easier to take it automatically to all projects instead of communicating to them to do it manually

rajab natshah’s picture

Title: Fix Review state default_revision should be false » Fix default revision value for [ In review ] state to false for the Editorial workflow

  • RajabNatshah committed 8e8a9fb on 2.0.x
    Issue #3157689: Fix default revision value for [ In review ] state to...
rajab natshah’s picture

Assigned: Unassigned » mohammed j. razem
Issue tags: +varbase-8.8.6, +varbase-9.0.0
rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
rajab natshah’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.