Skip to content
Snippets Groups Projects
Unverified Commit 2c9f88c5 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3479912 by phenaproxima, alexpott: The content_editor_role recipe...

Issue #3479912 by phenaproxima, alexpott: The content_editor_role recipe assigns a permission that might not exist

(cherry picked from commit ce7ab85d)
parent 342b9dac
Branches
Tags
4 merge requests!11958Issue #3490507 by alexpott, smustgrave: Fix bogus mocking in...,!11769Issue #3517987: Add option to contextual filters to encode slashes in query parameter.,!11185Issue #3477324 by andypost, alexpott: Fix usage of str_getcsv() and fgetcsv() for PHP 8.4,!9944Issue #3483353: Consider making the createCopy config action optionally fail...
Pipeline #306394 passed with warnings
Pipeline: drupal

#306436

    Pipeline: drupal

    #306431

      Pipeline: drupal

      #306415

        +1
        name: 'Content editor role'
        description: 'Provides the Content editor role.'
        type: 'User role'
        install:
        # Node provides the `view own unpublished content` permission.
        - node
        config:
        # If the content_editor role already exists, we don't really care what it looks like.
        strict: false
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment