Conditional formatting of a cell is not recalculated after deleting its content
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 50
- Forks
- 53
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 1
Description
Other cells are recalculated, but the one that was just deleted is not.
Test in "conditional_formatting_cell_is.xlsx".
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with conditional_formatting_cell_is.xlsx: delete the cell content and compare recalculation of that cell with the other cells. Trace the conditional-formatting recalculation path, then verify that the deleted cell updates correctly without regressing recalculation elsewhere.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100