Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Genesys Backend Genesys Backend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Genesys PGR
  • Genesys BackendGenesys Backend
  • Issues
  • #605

Closed
Open
Created Sep 14, 2021 by Matija Obreza@mobrezaOwner

Issue with CSVMessageConverter

Our CSVMessageConverter relies on Jackson serialization to JSON before producing the text/csv response.

The current implementation does not properly handle cases where Jackson serializes just the id of the referenced object it has serialized before:

image

Please update the unit tests to ensure referenced entities (countryOfOrigin, taxonomy, taxonomy.grinTaxonomy, ...) are fully serialized in CSV.

Genesys website is not affected by this, it is able to handle these references.

Assignee
Assign to
Time tracking