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:
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
- Deploy via
./deploy.sh -ci
- Login to supplier
- Import the attached excel template
appVersion: 4.1.0
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:
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
./deploy.sh -ciappVersion: 4.1.0