Actions
Testing #2799
closed[PostgreSQL]: Invalid input syntax for type integer in redmine_computable_custom_field
Start date:
01/08/2025
Due date:
01/09/2025
% Done:
100%
Estimated time:
Compatible Redmine Version:
5.1.z
Pull Request Link:
Description
1) Error:
ComputableCustomField::EnumerationFormatPatchTest#test_should_sort_numerically:
Query::StatementInvalid: PG::InvalidTextRepresentation: ERROR: invalid input syntax for type integer: "12.0"
app/models/issue_query.rb:424:in `rescue in issues'
app/models/issue_query.rb:380:in `issues'
plugins/redmine_computable_custom_field/test/unit/lib/overrides/enumeration_format_patch_test.rb:108:in `block in <class:EnumerationFormatPatchTest>'
Actions