GitRoot

Craft your forge, Build your project, Grow your community freely
 1---
 2id: "fa54"
 3priority: 50
 4sprint: ""
 5assignee: null
 6status: triage
 7kind: issue
 8---
 9
10# Move should check if right to delete before copy
11
12In [runtime](../app/server/plugin/runtime.go) in `moveFile()`, I copy then delete, but if plugin has not the right to delete the file will be copied.