[spreadsheet] when updating the column data defined via a formula, avoid…

Authored by asemke on May 26 2020, 6:56 AM.

Description

[spreadsheet] when updating the column data defined via a formula, avoid circular dependencies. The current column cannot be part of the variable columns.

This should't actually happen because of the checks done when the formula is defined,
But in case we have bugs somewhere or somebody manipulated the project xml file we add
a sanity check to avoid recursive calls here and crash because of the stack overflow.

Details

Committed
asemkeMay 26 2020, 6:56 AM
Parents
R262:498332907709: Filter enum class changes
Branches
Unknown
Tags
Unknown