Patch #22911
Error raised when importing issue with Key/Value List custom field
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Custom fields | |||
Target version: | 3.2.3 |
Description
Import issue with key/value list custom field will throw exception.
The exception is NoMethodError (undefined method `id' for #<CustomFieldEnumeration......
Associated revisions
NoMethodError: undefined method `id' error on EnumerationFormat#value_from_keyword (#22911).
Patch by Haihan Ji.
History
#1
Updated by Jean-Philippe Lang almost 5 years ago
- Subject changed from Key/Value List custom field has a bug to Error raised when importing issue with Key/Value List custom field
- Category set to Custom fields
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Target version set to 3.2.3
Committed in r15429 with a test, thanks.
#2
Updated by Jean-Philippe Lang almost 5 years ago
- Status changed from Resolved to Closed