Skip to content

drop stale #22 TODO references - #71

Merged
next-nf merged 1 commit into
mainfrom
chore/stale-issue-refs
Jul 27, 2026
Merged

drop stale #22 TODO references#71
next-nf merged 1 commit into
mainfrom
chore/stale-issue-refs

Conversation

@next-nf

@next-nf next-nf commented Jul 27, 2026

Copy link
Copy Markdown
Owner

#22 is closed (all its increments landed via #56/#57/#58), but two comments still referred to it as pending work:

  • pgw_s5s8.erl:1183 carried a literal TODO(#22) token inside prose that was actually recording the deferral's closure — so it showed up in any grep for outstanding TODOs.
  • smf_tft.erl:333 said "document/assert uniqueness when PGW: implement UE-requested bearer resource modification (TAD add/replace/delete) #22 consumes it". It consumes it now, via pf_ids_to_sdf/2, so the future tense was wrong. The TODO(#32) on that line stays — the duplicate-identifier overwrite is still real and still open — but it now states why the uniqueness assumption is load-bearing rather than deferring the question.

No behaviour change; comments only. grep -rn "TODO(#22)" apps/ is now empty. The remaining #22 mentions (pgw_s5s8.erl lines 516, 517, 532, 546, 562, 1158, 1199, 1230, 1259) are provenance annotations — "#22 Inc4" and the like — and are worth keeping.

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