Redmine custom script runner (work with: Built-in administration/maintenance scripts, scripted custom calculated fields, powerful sql functions, email notification, etc.)
Added by Dev Full stack about 10 years ago
Hello friends!¶
Jira has an interesting plugin Script Runner
Overview: Use scripting to make Redmine the way you want itOverview: Use scripting to make Redmine the way you want it
"Script Runner is a collection of powerful but easy-to-use workflow functions, JQL functions, listeners and services."
Built-in administration/maintenance scriptsBuilt-in administration/maintenance scripts
Useful default functionality for administrators, for instance "su" to another user, copy a project etc etc, or run your own groovy scripts.
Powerful JQL functions [in Redmine SQL for example]Powerful JQL functions [in Redmine SQL for example]
Script Runner ships with a long list of extremely powerful JQL functions. For instance, query for parent tasks on attributes of their subtasks, find all issues that are blocked by unresolved bugs.
Scripted FieldsScripted Fields
Create your own calculated custom fields with groovy, the simple scripting language. You may never need to learn maven!
- Do we have alternatives of it in redmine?
- Good idea for anybody - create similar plugin for redmine..
5f9bb948-547e-4dc3-81ac-47c95e1d4bfc.png (36.3 KB) 5f9bb948-547e-4dc3-81ac-47c95e1d4bfc.png | Built-in administration/maintenance scripts | ||
a44f2f4f-dc12-4cc9-95de-484edc1f2cfb.png (48.7 KB) a44f2f4f-dc12-4cc9-95de-484edc1f2cfb.png | Powerful JQL functions | ||
3024491a-9123-4faa-9ede-1c7facb83e2d.png (32.3 KB) 3024491a-9123-4faa-9ede-1c7facb83e2d.png | Scripted Fields |