Skip to content

Conversation

@olandr
Copy link
Contributor

@olandr olandr commented Jan 16, 2026

Description

Closes perses/perses#3784.

This should resolve the issue with the backend validation for the 'none' values, by not passing down the none at all to the json payload. It keeps using a 'none' label as a default field in the form for UX/clarity. It also removes some redundant objects and variables that are should not be necessary.

Screenshots

image

Checklist

  • Pull request has a descriptive title and context useful to a reviewer.
  • Pull request title follows the [<catalog_entry>] <commit message> naming convention using one of the
    following catalog_entry values: FEATURE, ENHANCEMENT, BUGFIX, BREAKINGCHANGE, DOC,IGNORE.
  • All commits have DCO signoffs.

UI Changes

  • Changes that impact the UI include screenshots and/or screencasts of the relevant changes.
  • Code follows the UI guidelines.

@olandr olandr requested a review from a team as a code owner January 16, 2026 13:16
@olandr olandr requested review from shahrokni and removed request for a team January 16, 2026 13:16
perses/perses#3784

This should resolve the issue with the backend validation for the 'none' values, by not passing down the none at all to the json payload. It keeps using a 'none' label as a default field in the form for UX/clarity. It also removes some redundant objects and variables that are should not be necessary

---------

Signed-off-by: Simon Olander <[email protected]>
@olandr olandr force-pushed the fix/resolve-saving-issue-3784 branch from e7f4457 to fa21aba Compare January 16, 2026 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't save a dashboard after editing a TimeSeriesChart panel due to logBase

2 participants