Skip to content

Refresh does not work on aclrequest list #1824

@CrosRoad95

Description

@CrosRoad95

Describe the bug
/refresh command does not refresh aclrequest list in meta.xml

To reproduce

  1. create resource with meta.xml content eg.
<aclrequest>
<right name="function.startResource" access="true" />
<right name="function.stopResource" access="true" />
<right name="function.setElementPosition" access="true" />
</aclrequest>
  1. type /refresh and aclrequest list X where X is your resource name
  2. modify aclrequest list, eg remove one right
  3. type /refresh and aclrequest list X again - nothing changed
  4. rename resource X to Y
  5. type /refresh and aclrequest list Y again - you will see you changes

Expected behaviour

Screenshots
/

Version
1.5.8 release 20698

Additional context
/

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions