Skip to content

Codec derivation issues upgrading from v6.0.0 to v7.0.0 #71

@marko-asplund

Description

@marko-asplund

I'm bumped into two issues when upgrading to v7.0.0:

  1. When upgrading from play-json-derived-codecs v6.0.0 to v7.0.0 Play JSON picks up a different JSON serializer in a scenario involving sum types when codecs for both the case classes and the sealed trait are in scope

  2. codec derived for sealed trait doesn't appear to work for the case classes

Both of these issues can be reproduced with code found in this repository:
https://github.com/marko-asplund/play-json-derived-codecs-issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions