Commit 264a389
Enable fids assignment for single-route case in routes subscription
The single-route branch in the ::routes condp was commented out with
#_#_, so persisted routes with one entry had no :fids. This caused
compute-itrs-technical to match zero features and always return nil.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f9ab32b commit 264a389
1 file changed
+6
-6
lines changedLines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments