Basically the exact opposite of WAI ticket MC-96926.
Linked issues
Comments 3
Can confirm in 24w37a. Requesting ownership of this report since reporter has not updated this particular bug report in a long time.
Steps to Reproduce:
To reproduce, create a new trigger, assign yourself a score for it and trigger it once so it no longer is active:
/scoreboard objectives add testTrigger trigger
/scoreboard players set @p testTrigger 1
/trigger testTrigger set 1
Then try to tab-complete /trigger testTrig
and see how it won't fill in "testTrigger" since you can't trigger it.
As per my comment on MC-96926, I think it makes most sense for trigger to autocomplete all objectives of type trigger, regardless of their current 'enabled' state.