-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Issues: FasterXML/jackson-databind
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
JsonTypeInfo.Id.NAME Property is not generated in serialization with a List
#3656
opened Nov 8, 2022 by
koalalam
Make Issue planned for initial 3.0 release
performance
Issue related to performance problems or enhancements
BeanDeserializer
consider DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES
to avoid buffering
3.0
#3643
opened Oct 24, 2022 by
cowtowncoder
activateDefaultTyping and JsonDeserialize(converter do not work on Date fields
#3639
opened Oct 19, 2022 by
craftmaster2190
Serializing a Java 16 Record includes transient data from getters from implemented interfaces
to-evaluate
Issue that has been received but not yet evaluated
#3628
opened Oct 16, 2022 by
hjohn
null skipping for array elements
to-evaluate
Issue that has been received but not yet evaluated
#3614
opened Oct 5, 2022 by
ghost
Illegal reflective access by
need-test-case
To work on issue, a reproduction (ideally unit test) needed
#3607
opened Sep 30, 2022 by
JITU960
Allow use of Issues to be only tackled for Jackson 3.x, not 2.x
ObjectNode
field for @JsonAnyGetter
3.x
#3604
opened Sep 23, 2022 by
cowtowncoder
possibility to not require JsonTypeInfo annotation for sealed classes?
to-evaluate
Issue that has been received but not yet evaluated
#3596
opened Sep 8, 2022 by
pjfanning
Ignored fields not consistently exposed via Problem with property discovery (introspection)
BeanDescription.getIgnoredPropertyNames()
property-discovery
#3591
opened Sep 6, 2022 by
odrotbohm
JsonTypeInfo feature duplicates the already existing 'null'ed JsonTypeInfo#property property
#3589
opened Sep 4, 2022 by
me0x847206
Feature request: Support Suppliers in Jackson 3
to-evaluate
Issue that has been received but not yet evaluated
#3588
opened Sep 1, 2022 by
chrylis
Feature request: Enum (de)serialization in conjunction with JsonFormat.Shape.NUMBER_INT
enum
Related to handling of Enum values
#3580
opened Aug 23, 2022 by
kistlers
setter method interferes with (some) getter methods
need-test-case
To work on issue, a reproduction (ideally unit test) needed
to-evaluate
Issue that has been received but not yet evaluated
#3578
opened Aug 20, 2022 by
Wolvinny
Inconsistent handling of nil UUID in property inclusion
to-evaluate
Issue that has been received but not yet evaluated
#3573
opened Aug 17, 2022 by
aleskiewicz
BeanDeserializerBase::_replaceProperty() should not locate the props index using object from another array
need-test-case
To work on issue, a reproduction (ideally unit test) needed
#3562
opened Aug 2, 2022 by
liang-shen
When using type id with Issue that has been received but not yet evaluated
As.EXTERNAL_PROPERTY
together with @JsonValue inside type the serialiser omits external type id field from result when @JsonValue value is null
to-evaluate
#3547
opened Jul 26, 2022 by
aurimasniekis
AnnotationIntrospector To work on issue, a reproduction (ideally unit test) needed
to-evaluate
Issue that has been received but not yet evaluated
findPropertyTypeResolver
method generic type provides Object.class as baseType instead of actual type found in AnnotatedMember
need-test-case
#3546
opened Jul 21, 2022 by
aurimasniekis
Evaluate options around supporting fast parser in TextNode class
#3526
opened Jun 25, 2022 by
pjfanning
Inconsistency between @JsonInclude and ObjectMapper.setDefaultPropertyInclusion() for default values
to-evaluate
Issue that has been received but not yet evaluated
#3525
opened Jun 22, 2022 by
radulecu
If deduction-based polymorphism is used, Jackson will deserialize all decimal values as BigDecimal if they are mapped to Issue that has been received but not yet evaluated
java.lang.Object
to-evaluate
#3524
opened Jun 21, 2022 by
v1somaki
javax.mail.internet.InternetAddress string-argument constructor not being recognized.
will-not-fix
Closed as either non-issue or something not planned to be worked on
#3510
opened Jun 6, 2022 by
HarshSainiJobvite
treat creator properties as required by default in 3.0
to-evaluate
Issue that has been received but not yet evaluated
#3507
opened Jun 3, 2022 by
soc
Support prettifying of serializing json string with f.ex key and value different color
#3502
opened Jun 1, 2022 by
hafiz013
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.