Skip to content

Fix deletion problems in LT-22508#885

Open
jtmaxwell3 wants to merge 2 commits into
mainfrom
LT-22508c
Open

Fix deletion problems in LT-22508#885
jtmaxwell3 wants to merge 2 commits into
mainfrom
LT-22508c

Conversation

@jtmaxwell3
Copy link
Copy Markdown
Collaborator

@jtmaxwell3 jtmaxwell3 commented May 14, 2026

This fixes deletion problems reported in the comments of https://jira.sil.org/browse/LT-22508. The problem was that m_interestingTexts had stale data when computing m_interestingHvos. The fix was to set m_interestingTexts to null when removing the notification and using InterestingTexts to compute m_interestingTexts on demand.


This change is Reviewable

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 14, 2026

NUnit Tests

    1 files  ±0      1 suites  ±0   11m 4s ⏱️ +41s
4 205 tests ±0  4 134 ✅ +1  71 💤 ±0  0 ❌  - 1 
4 214 runs  ±0  4 143 ✅ +1  71 💤 ±0  0 ❌  - 1 

Results for commit 222d7dd. ± Comparison against base commit 4d22684.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant