jenkinsci / jenkinsci/script-security-plugin
[JENKINS-47270] Need to be able to back-up/restore approved scripts.
- Dominant language
- Java
- Stars
- 76
- Forks
- 181
- Avg merge
- 14h 55m
- Merged PRs (30d)
- 3
Description
There is currently no way to edit the current selection of approvals (e.g. move an approval from ' permission check' to 'approved' or vice versa). The only way is to clear everything and start over. This in turn is a big problem since we cannot save/restore in one go but we have to wait for the (now failing) scripts to fail several times till we get the approvals back in order.
Thanks in advance.
---
Originally reported by stinospash, imported from: Need to be able to back-up/restore approved scripts.
Raw content of original issue
There is currently no way to edit the current selection of approvals (e.g. move an approval from ' permission check' to 'approved' or vice versa). The only way is to clear everything and start over. This in turn is a big problem since we cannot save/restore in one go but we have to wait for the (now failing) scripts to fail several times till we get the approvals back in order.
Thanks in advance.
Contributor guide
Assessment
This issue has not been assessed yet.