craft your forge, build your project, grow your community freely
1---
2id: "5641"
3priority: 71
4sprint: ""
5assignee: null
6status: triage
7kind: issue
8---
910# Allow to check right to write in plugin
1112I had transform a log.Error to a log.Warn in [runtime.go](../app/server/plugin/runtime.go) to be able to pass testsuite. Plugin don't know if they can or not write in a run. If instead of just pass conf we passe the entire runConf, guest (in lib) can check for right.