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
No related branches found
No related tags found
2 merge requests!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' name: 'Content editor role'
        description: 'Provides the Content editor role.' description: 'Provides the Content editor role.'
        type: 'User role' type: 'User role'
        install:
        # Node provides the `view own unpublished content` permission.
        - node
        config: config:
        # If the content_editor role already exists, we don't really care what it looks like. # If the content_editor role already exists, we don't really care what it looks like.
        strict: false strict: false
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Finish editing this message first!
        Please register or to comment