Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / FasterXML/jackson-databind issues and pull requests

#4793 - test : Add failing test against #4792

Pull Request - State: open - Opened by JooHyukKim 6 days ago

#4792 - JsonUnwrapped throwing "Unrecognized field" after upgrade to 2.18

Issue - State: open - Opened by martin-frydl 6 days ago - 1 comment
Labels: to-evaluate

#4791 - Polymorphic Deduction Tests for Object vs Array

Pull Request - State: closed - Opened by Gems 8 days ago - 1 comment

#4789 - Fix #4788 : `WRITE_ENUMS_TO_LOWERCASE` overrides `@JsonProperty`

Pull Request - State: closed - Opened by JooHyukKim 9 days ago - 1 comment

#4788 - `EnumFeature.WRITE_ENUMS_TO_LOWERCASE` overrides `@JsonProperty` values

Issue - State: closed - Opened by martel 10 days ago - 6 comments
Labels: has-failing-test, 2.18

#4787 - Wrong `String.format()` in `StdDelegatingDeserializer` hides actual error

Issue - State: closed - Opened by Horus1337 10 days ago - 4 comments
Labels: 2.16

#4786 - Failing test for #4785

Pull Request - State: closed - Opened by SamBarker 10 days ago - 1 comment

#4785 - Potential regression when using `ConstructorDetector.USE_PROPERTIES_BASED`

Issue - State: closed - Opened by SamBarker 10 days ago - 5 comments
Labels: to-evaluate

#4784 - Allow `@JsonMerge` with Custom List

Pull Request - State: open - Opened by JooHyukKim 11 days ago - 13 comments

#4783 - Possibly wrong behavior of @JsonMerge

Issue - State: open - Opened by nlisker 12 days ago - 11 comments
Labels: has-failing-test

#4782 - .

Issue - State: closed - Opened by Mariamalmesfer 12 days ago - 4 comments
Labels: to-evaluate

#4780 - Fix #4733: handle polymorphic typing better for enums

Pull Request - State: closed - Opened by cowtowncoder 12 days ago - 1 comment

#4778 - Implement new `SerializationFeature.IGNORE_FAILURE_TO_ORDER_MAP_ENTRIES_BY_INCOMPARABLE_KEYS`

Pull Request - State: closed - Opened by JooHyukKim 14 days ago - 5 comments
Labels: 2.19

#4777 - `StdValueInstantiator.withArgsCreator` is now set for creators with no arguments.

Issue - State: open - Opened by k163377 15 days ago - 5 comments
Labels: to-evaluate, 2.18

#4775 - Allow using @JsonPropertyOrder with any-property (@JsonAnyGetter)

Pull Request - State: open - Opened by JooHyukKim 16 days ago - 1 comment

#4775 - Allow using @JsonPropertyOrder with any-property (@JsonAnyGetter)

Pull Request - State: open - Opened by JooHyukKim 16 days ago - 1 comment

#4774 - Bump the github-actions group with 5 updates

Pull Request - State: closed - Opened by dependabot[bot] 16 days ago
Labels: dependencies

#4773 - SerializationFeature.ORDER_MAP_ENTRIES_BY_KEYS should not apply to Maps with uncomparable keys

Issue - State: closed - Opened by nathanukey 17 days ago - 6 comments
Labels: has-failing-test, 2.19

#4772 - Serialization and deserialization issue of sub-types used with `JsonTypeInfo.Id.DEDUCTION` where sub-types are Object and Array

Issue - State: closed - Opened by Gems 18 days ago - 6 comments
Labels: polymorphic-deduction, 2.19

#4771 - QName (de)serialization ignores prefix

Issue - State: open - Opened by jpraet 18 days ago - 1 comment
Labels: pr-welcome

#4770 - Deduction-based deserialization fails with List

Issue - State: closed - Opened by josevsgeon 18 days ago - 3 comments
Labels: need-test-case, to-evaluate

#4769 - Test record `@JsonSerialize` and `@JsonDeserialize`

Pull Request - State: closed - Opened by JooHyukKim 19 days ago - 3 comments

#4768 - Minor improvement to overridability of `JsonMappingException`s path reference

Pull Request - State: closed - Opened by cowtowncoder 19 days ago
Labels: 2.18

#4766 - ObjectMapper.readValue ignores the type

Issue - State: closed - Opened by MrMaxxan 20 days ago - 9 comments
Labels: to-evaluate, polymorphic-deduction

#4765 - Create Issue4752Test.java

Pull Request - State: closed - Opened by pjfanning 22 days ago - 7 comments

#4764 - set locale in number test

Pull Request - State: closed - Opened by pjfanning 22 days ago - 1 comment

#4763 - Make NumberSerTest run green on non-English locale

Issue - State: closed - Opened by winfriedgerlach 23 days ago - 1 comment
Labels: to-evaluate

#4762 - @JsonValue ignores annotations on annotated field (particularly @JsonInclude)

Issue - State: open - Opened by sikorskii 25 days ago - 4 comments
Labels: 2.18

#4761 - Add feature to inverse read/write access logic

Pull Request - State: closed - Opened by ggrebert 26 days ago - 8 comments
Labels: cla-received

#4760 - Drop "--enable-preview" from JDK 11 build options

Pull Request - State: closed - Opened by cowtowncoder 26 days ago

#4760 - Drop "--enable-preview" from JDK 11 build options

Pull Request - State: closed - Opened by cowtowncoder 26 days ago - 3 comments

#4759 - Apply JUnit5 best practices

Pull Request - State: closed - Opened by timo-a 26 days ago - 8 comments

#4758 - ConfigOverride using Nulls.AS_EMPTY does not work with JsonManagedReference

Issue - State: open - Opened by robrat 27 days ago - 3 comments
Labels: has-failing-test, 2.18

#4757 - Add failing test for #4742

Pull Request - State: closed - Opened by JooHyukKim 28 days ago - 2 comments

#4755 - Different compilation behavior using a built-from-source jar vs maven central jar

Issue - State: closed - Opened by brownp2k 30 days ago - 8 comments
Labels: to-evaluate

#4753 - Test re-factoring for JsonInclude tests

Pull Request - State: closed - Opened by cowtowncoder about 1 month ago

#4752 - Serialization failure for fields after updating to Jackson 2.18.0

Issue - State: closed - Opened by arvgord about 1 month ago - 21 comments
Labels: need-test-case, to-evaluate

#4751 - Field order mismatch after serialization and deserialization

Issue - State: closed - Opened by arvgord about 1 month ago - 11 comments
Labels: need-test-case

#4750 - Reproduce #4748 (against 2.17)

Pull Request - State: closed - Opened by JooHyukKim about 1 month ago

#4748 - Deserializer fails with the function readerWithView()

Issue - State: closed - Opened by cooperlyt about 1 month ago - 31 comments
Labels: need-test-case, to-evaluate

#4747 - Fix #4659: remove `TypeFactory.defaultInstance()`

Pull Request - State: closed - Opened by cowtowncoder about 1 month ago

#4745 - Prep work for #4659 (reduce use of TypeFactory.defaultInstance())

Pull Request - State: closed - Opened by cowtowncoder about 1 month ago

#4743 - test issue 4741

Pull Request - State: closed - Opened by pjfanning about 1 month ago - 3 comments

#4742 - Deserialization with Builder, External type id, `@JsonCreator` not yet implemented

Issue - State: open - Opened by bernd about 1 month ago - 3 comments
Labels: to-evaluate, has-failing-test, 2.18

#4741 - When `Include.NON_DEFAULT` setting is used on POJO, empty values are not included in json if default is `null`

Issue - State: closed - Opened by ragnhov about 1 month ago - 10 comments
Labels: has-failing-test

#4740 - Fix #4724 (delegating creator, Records)

Pull Request - State: closed - Opened by cowtowncoder about 1 month ago - 2 comments

#4738 - Fix regression #4639

Pull Request - State: closed - Opened by JooHyukKim about 1 month ago - 2 comments
Labels: 2.18

#4737 - chore: Remove "failing" exclusion from pom.xml

Pull Request - State: closed - Opened by JooHyukKim about 1 month ago

#4735 - refactor: order imports on master

Pull Request - State: closed - Opened by timo-a about 1 month ago - 2 comments
Labels: cla-received

#4734 - refactor: order imports (2.19)

Pull Request - State: closed - Opened by timo-a about 1 month ago - 5 comments
Labels: cla-received

#4733 - Wrong serialization of Type Ids for certain types of Enum values

Issue - State: closed - Opened by nlisker about 1 month ago - 10 comments
Labels: enum, 2.18

#4732 - doc(README.md): fix wrong variable declared

Pull Request - State: closed - Opened by dancer1325 about 2 months ago - 1 comment

#4732 - doc(README.md): fix wrong variable declared

Pull Request - State: closed - Opened by dancer1325 about 2 months ago - 1 comment

#4729 - Object ID handling tries (unnecessarily) to set id value on a record

Issue - State: open - Opened by hjohn about 2 months ago - 2 comments
Labels: to-evaluate, Record

#4728 - Add more `EnumNamingStrategies`

Pull Request - State: closed - Opened by lbenedetto about 2 months ago - 2 comments
Labels: 2.19, cla-received

#4727 - Eclipse having issues due`module-info` class "lost" on 2.18.0 jars

Issue - State: closed - Opened by bwzhang2011 about 2 months ago - 19 comments
Labels: 2.18

#4726 - Add failing test for #4724

Pull Request - State: closed - Opened by JooHyukKim about 2 months ago - 2 comments

#4725 - Bump github/codeql-action from 3.26.9 to 3.26.10 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#4724 - Deserialization behavior change with Records, `@JsonCreator` and `@JsonValue` between 2.17 and 2.18

Issue - State: closed - Opened by arlampin about 2 months ago - 10 comments
Labels: has-failing-test, Record, 2.18

#4723 - Badoken/global enum naming strategy

Pull Request - State: closed - Opened by badoken about 2 months ago - 3 comments
Labels: 2.19, cla-received

#4722 - Fix issues 4697 and 2461 (`@JsonUnwrapped` caching)

Pull Request - State: closed - Opened by SandeepGaur2016 about 2 months ago - 5 comments
Labels: 2.19, cla-received

#4721 - Fix #4718: don't fail on serialization of DateTimeException

Pull Request - State: closed - Opened by cowtowncoder about 2 months ago

#4720 - Add any-setter handling in `PropertyValueBuffer` post #562

Pull Request - State: closed - Opened by JooHyukKim about 2 months ago - 5 comments

#4718 - Should not fail on trying to serialize `java.time.DateTimeException`

Issue - State: closed - Opened by cowtowncoder about 2 months ago - 1 comment
Labels: 2.17

#4717 - Bump the github-actions group with 3 updates

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#4716 - Global enum naming strategy to use when it's not set directly on a class level

Pull Request - State: closed - Opened by badoken about 2 months ago - 3 comments
Labels: 2.19

#4715 - Intermittent failure to serialize payloads with `boolean` field (jackson 2.15.2)

Issue - State: open - Opened by fc76gsk about 2 months ago - 24 comments
Labels: to-evaluate

#4714 - Polymorphic Deserialization Based on Property

Issue - State: open - Opened by kalyan-dass about 2 months ago - 3 comments

#4713 - @JsonFormat (and other annotations) is ignored after adding custom serializer to specified type

Issue - State: closed - Opened by hetot about 2 months ago - 2 comments
Labels: need-test-case

#4712 - Default ordering for record with @JsonProperties fields mixed with fields without annotations

Issue - State: closed - Opened by mumukiller about 2 months ago - 8 comments
Labels: duplicate, 2.17

#4711 - Add failing test for #4697

Pull Request - State: closed - Opened by JooHyukKim about 2 months ago

#4709 - Add `JacksonCollectors` with `toArrayNode()` implementation

Pull Request - State: closed - Opened by rikkarth about 2 months ago - 6 comments

#4708 - JsonTypeInfo.Id.DEDUCTION blocks signatures for non-instantiable classes

Issue - State: open - Opened by Xfel about 2 months ago - 2 comments
Labels: polymorphic-deduction, 2.19

#4707 - Merging parts of #4696 separately to ease merging into 3.0

Pull Request - State: closed - Opened by cowtowncoder about 2 months ago

#4703 - Kotlin value class fails in deserializing data

Issue - State: open - Opened by blommish 2 months ago - 1 comment
Labels: to-evaluate

#4701 - How to handle partial json string?

Issue - State: closed - Opened by Mr-LiuDC 2 months ago - 1 comment
Labels: to-evaluate

#4700 - Mark #4694 as fixed (actual fix via jackson-core)

Pull Request - State: closed - Opened by cowtowncoder 2 months ago

#4699 - Add extra `writeNumber()` method in `TokenBuffer`

Pull Request - State: closed - Opened by pjfanning 2 months ago

#4698 - Workaround for combining @JsonUnwrapped and @JsonTypeInfo?

Issue - State: open - Opened by chris-dekker 2 months ago - 3 comments
Labels: has-failing-test

#4697 - Inconsistent serialization with `@JsonUnwrapped` annotation using shared vs. new `ObjectMapper` instances

Issue - State: closed - Opened by SandeepGaur2016 2 months ago - 4 comments
Labels: duplicate, has-failing-test

#4696 - New `failing test` management using Jupiter extension

Pull Request - State: closed - Opened by JooHyukKim 2 months ago - 7 comments

#4695 - Add failing test for #4694

Pull Request - State: closed - Opened by cowtowncoder 2 months ago

#4694 - Deserializing `BigDecimal` with large number of decimals result in incorrect value

Issue - State: closed - Opened by lnthai2002 2 months ago - 6 comments
Labels: has-failing-test, 2.17

#4693 - Add failing test for #4690

Pull Request - State: closed - Opened by JooHyukKim 2 months ago - 1 comment

#4692 - Make `ArrayNode.elements()` return `ListIterator()`

Pull Request - State: closed - Opened by JooHyukKim 2 months ago - 3 comments
Labels: 2.18

#4691 - ObjectMapper.toJsonNode() Collector Stream Support

Pull Request - State: closed - Opened by rikkarth 2 months ago - 12 comments