Skip to content

[Bug] Error in Excel Formula Information leads to non-understandable errror description to the user #1034

@tom-rm-meyer-ISST

Description

@tom-rm-meyer-ISST

Description

Errors / Warnings in Formula parsing result in a non-differentiating error message. I checked the docs of the evaluateAll functionality and there is non specified. It seems to be thrown at this point.

Current behaviour

We introduced the formula evaluation (pr #1020, we actually stumbled about the error but didn't notice the message) and noted down non-working formulas in the docs per link (e.g. UNIQUE). The error message provided is not very helpful as it's generic:

Image

This file produces such an error:

stock-template-error-unique.xlsx

Expected behavior

The logged warning message would have helped me to identify the issue easier.

Steps to reproduce the Bug

  1. Deploy via ./deploy.sh -ci
  2. Login to supplier
  3. Import the attached excel template

appVersion: 4.1.0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions