DocumentServer icon indicating copy to clipboard operation
DocumentServer copied to clipboard

Formatted table don't extend formula

Open AymericDeschard opened this issue 3 years ago • 2 comments

This issue is unique.

  • [X] I have used the search tool and did not find an issue describing my bug.

Operating System

Linux (RPM package)

Version information

7.1.0.215

Expected Behavior

When adding a new row to a formatted-table, the defined functions in the column should be applied to the new row. Same for conditional formatting and data validation

col_1 col_2 col_3
10 40 =A2+B2
20 60 =A3+B3

Actual Behavior

The new row doesn't have any formula nor conditional formatting applied nor data validation

col_1 col_2 col_3
10 40 =A2+B2
20 60

Reproduction Steps

  1. Create a formatted table (Insert/Table)
  2. Create a row with data
  3. Add a formula in a column
  4. Create a new row

Additional information

No response

AymericDeschard avatar Jul 25 '22 10:07 AymericDeschard

Hello, @AymericDeschard

This is known issue - 57648 in our private issue tracker. Thank you for report.

alinasafonova avatar Jul 25 '22 11:07 alinasafonova

Moving this issue to DocumentServer repo, since it's our base product and problem actual there too

ShockwaveNN avatar Jul 25 '22 11:07 ShockwaveNN