datagrok-ai / public

Public package repository for the Datagrok.ai platform
MIT License
45 stars 26 forks source link

Box plot: New multi-category Box plot is not compatible with older layouts that have only single category #3150

Open katerina-stepanova opened 4 days ago

katerina-stepanova commented 4 days ago

v 1.22.1

Steps to reproduce:

  1. Open SPGI
  2. Apply layout with box plot that was saved with one of the previous versions (e.g. 1.20), when only single category could be selected SPGI_v2 - v20.json (rename file into .json, github did not allow to attach .layout file)

Expected results: older layouts should be applied correctly, i.e. category should be loaded from categoryColumnName property. Actual results: older layout is applied incorrectly: there is no category column selected in box plot.

dnillovna commented 4 days ago

This issue has been mirrored in Jira: https://reddata.atlassian.net/browse/GROK-17008