Actions
Bug #272
closedMaintenance #263: Support Redmine 4.2
Redmine 4.2 CustomFieldsControllerTest fails
Start date:
04/20/2021
Due date:
% Done:
100%
Estimated time:
Affected Version:
Compatible Redmine Version:
Pull Request Link:
Description
Add test patch:
FAIL CustomFieldsControllerTest#test_new_with_copy (129.43s)
Expected at least 1 element matching "input[type=checkbox][name="custom_field[project_ids][]"][value=1][checked=checked]", found 0..
Expected 0 to be >= 1.
test/functional/custom_fields_controller_test.rb:369:in `block (2 levels) in test_new_with_copy'
test/functional/custom_fields_controller_test.rb:368:in `each'
test/functional/custom_fields_controller_test.rb:368:in `block in test_new_with_copy'
test/functional/custom_fields_controller_test.rb:342:in `test_new_with_copy'
Updated by Anonymous almost 4 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset commit:redmine_project_types|72ca90957159bfa56089aac61c8d2d1b1a748030.
Updated by circle_admin almost 4 years ago
- Target version changed from 4.1.0 to 4.0.3
Actions