-
-
Notifications
You must be signed in to change notification settings - Fork 490
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Describe the bug
/refresh command does not refresh aclrequest list in meta.xml
To reproduce
- 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>
- type /refresh and
aclrequest list X
where X is your resource name - modify aclrequest list, eg remove one right
- type /refresh and
aclrequest list X
again - nothing changed - rename resource X to Y
- type /refresh and
aclrequest list Y
again - you will see you changes
Expected behaviour
Screenshots
/
Version
1.5.8 release 20698
Additional context
/
Unde-R
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working