odoo/o-spreadsheet#4736

Created by fw-bot
Merged at d52650239347441802f033a235c5e8a9146f8cba

Statuses:

label
odoo:master-master-highlight-remove_array_formula-anhe-gxTM-fw
head
a2b3415a74057bf6762a0594dbfe1779f0e62637
merged
2 years ago by BI, Lucas Lefèvre (lul)
odoo/o-spreadsheet
saas-17.4 #4641
18.0
19.0
saas-19.1
saas-19.2
saas-19.3
saas-19.4
20.0
master #4736

[FW][FIX] evaluation: correctly resets the `spreadingRelations`

Task Description

When updating the content of a cell, the spreadingRelations isn't reset if we clear the cell or put a scalar content in a cell where there was an array before. This causes an issue where the highlight of the array formula is still present event after deleting the content of the cell.

Related Task

Task: 4014088

review checklist

Forward-Port-Of: #4641