mirror of https://github.com/ghostfolio/ghostfolio
Browse Source
The portfolio details endpoint derived hasError from a redundant recursive scan (hasNotDefinedValuesInObject) that flagged legitimately-optional undefined holding fields as errors. Rely solely on the authoritative hasErrors flag from the portfolio calculator and remove the now-unused helper. Closes #6974pull/7298/head
3 changed files with 7 additions and 18 deletions
Loading…
Reference in new issue