Skip to content

Bugfix/accumulators queries on tsdb

Julien Andrieux requested to merge bugfix/accumulators_queries_on_tsdb into develop

Describe the MR

Fix the way data are shaped in the front app to be displayed in graph.

Why was this MR needed?

In the accumulator case, the first point was undefined, which lead to the graph not being rendered at all.

Extra-care points?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • CHANGELOG updated
  • Unit Tests added/updated

What are the relevant issue numbers?

N/A

License and Developer Certificate of Origin

  • By contributing to Pantomath SAS, You accept and agree to the following terms and conditions for Your present and future Contributions submitted to Pantomath SAS. Except for the license granted herein to Pantomath SAS and recipients of software distributed by Pantomath SAS, You reserve all right, title, and interest in and to Your Contributions. All Contributions are subject to the following Developer Certificate of Origin and License terms.
Edited by Julien Andrieux

Merge request reports