Commit 03f3fd6
Handle products without migelid in migel search results
Products imported from GS1 may not be linked to a migelid. Convert nil
migel_code to empty string for safe sorting and skip the subheader for
unlinked products.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3721dab commit 03f3fd6
1 file changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
142 | 144 | | |
143 | 145 | | |
144 | 146 | | |
145 | | - | |
146 | | - | |
147 | | - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
148 | 153 | | |
149 | 154 | | |
150 | 155 | | |
| |||
0 commit comments