Project

General

Profile

Plugins Directory » Computed Custom Field NextGen

Author: Darko Palic
Website: https://github.com/dpalic/redmine_plugin_computed_custom_field
Code repository: https://github.com/dpalic/redmine_plugin_computed_custom_field
Registered on: 2021-04-12 (about 3 years ago)
Current version: 2.0.0
Compatible with: Redmine 4.0.x, 3.4.x
User ratings:   (3)

This plugin is a friendly take over from Yakov Annikov's Computed Custom Field. Luckily he provided me permission to keep the plugin up and running.
Many thanks Yakov!

This plugin provides a possibility to create a computed custom field. The value of a computed field can be set by formula. In formula constructions like cfs[cf_id] are replaced by IDs of custom fields. The valid formula is a valid Ruby code executed when a customized object is updated. To put a field ID in the formula, double-click on an item in the list of available fields.

Installation notes

Clone from GitHub

git clone https://github.com/annikoff/redmine_plugin_computed_custom_field.git computed_custom_field

Or download ZIP-archive and extract it into "computed_custom_field" directory.

Run migrations

rake redmine:plugins:migrate

Getting Help

If you need help with a formula's code read FAQ and check out existing issues or ask Redmine community.

Changelog

2.0.0 (2021-04-12)

Compatible with Redmine 4.0.x, 3.4.x.

User ratings

  by ashraf alzyoud about 2 years ago

can u update it to redmine 5.0

  by canal 357 almost 3 years ago

Great plugin, thank you for continuing developing it!

  by dj jones about 3 years ago

At the top of your GitHub page it says:
- "This project is no longer maintained"

that is not helpful to the visitor, when they read it -is the project live or dead? No code changes there for 2 years?

Can you change it