Bug #824
closedit's not working
100%
Description
1- Test
create custom field "p", integer --> OK
create custom field "i", integer --> OK
create custom field "pxi", integer, computable sum() --> it's not working
2- Test combi matrix
create custom field "probability", key/value--> OK
create custom field "impact", key/value--> OK
create custom field "combi", combi matrix, computable mapping() --> it's not working
Environment:
Redmine version 4.2.4.stable
Ruby version 2.6.9-p207 (2021-11-24) [x64-mingw32]
Rails version 5.2.6.2
Environment production
Database adapter Mysql2
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp
SCM:
Git 2.35.1
Filesystem
Redmine plugins:
redmine_base_deface 1.6.2
redmine_colored_enumeration 0.1.1
redmine_computable_custom_field 3.0.3
redmine_matrix_field 0.1.1
Files
Updated by liaham almost 3 years ago
- Status changed from New to In Progress
Thank you very much Cecilia! I will fix the error on push the changes to GitHub.
Updated by liaham almost 3 years ago
Hi Cecilia,
I only could reproduce the error with Ruby 2.6.x and lower.
When it is possible for you then update Ruby to version 2.7.6. If not, I will post again as soon as the bug is fixed and uploaded on GitHub.
Best Regards,
Liane
Updated by liaham almost 3 years ago
- Status changed from In Progress to Resolved
Updated by liaham almost 3 years ago
- Target version changed from unreleased to 3.0.4
Updated by liaham almost 3 years ago
Hi Cecilia,
Please note that the latest version is available on GitHub. This is also true for Redmine Matrix Field and Redmine Colored Enumeration.
Best Regards,
Liane