Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 4 column 16
---
title: Dashboard not showing correct order sum
issue: NEXT-19604
author: Daniela Puetz
author_github: @PuetzD
---
- Changed
src/module/sw-dashboard/component/sw-dashboard-statistics/index.js
andsrc/module/sw-dashboard/page/sw-dashboard-index/index.js
to use thetechnicalName
instead ofname
since name needs thestate_machine_translation
table, also the translated value might not actually be equal to "paid", thus we should use the technicalName field directly