In these cases, stale values should not be removed. I've actually added tests here, but I haven't deployed them yet. I'm testing this by adding a component to the shifting-options page in ttd/frontend-test which would fail an existing test if stale options were removed. I'm not deploying that until this PR is merged, as all other PRs would fail without this fix.
Description
In these cases, stale values should not be removed. I've actually added tests here, but I haven't deployed them yet. I'm testing this by adding a component to the
shifting-options
page inttd/frontend-test
which would fail an existing test if stale options were removed. I'm not deploying that until this PR is merged, as all other PRs would fail without this fix.Related Issue(s)
Verification/QA
kind/*
label to this PR for proper release notes grouping