Skip to content

The default_actions setting is not applied to the creator ACL when a new series is created. #1354

@snoesberger

Description

@snoesberger

Preconditions:

  • custom actions are configured
  • in the config file /etc/opencast/listproviders/acl.default.create.properties the default_actions parameter is configured, e.g. like this:
    # Default actions for every new role
    # Default: No actions
    default_actions=annotate,annotate-admin
    

Problem:
When I create a new series, the default actions are not automatically assigned to the series's creator ACL. However, if I manually add an additional user or role, the default actions are assigned correctly.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions