The GitHub Actions job "Backport Checks" on 
texera.git/fix/7251-timeseries-plot-type has failed.
Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).

Head commit for run:
dc873dbdb2fcd4ff90b9442a0f8af418044c74c5 / kary zheng <[email protected]>
fix(time-series): declare Plot Type's two values as a schema enum

plotType is matched exactly against "area", so any other value silently drew a
line chart -- including "Area". Its legal values lived only in the description,
leaving the form a free-text box. Declaring them as an enum makes the form a
dropdown; the property name and the else-branch fallback are unchanged.

Closes #7251

Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/30765659215

With regards,
GitHub Actions via GitBox

Reply via email to