- Notifications
You must be signed in to change notification settings - Fork1k
Commit75b38f1
authored
fix(coderd): ignore sub agents when converting a task to workspace (#19624)
Addresses comment raised on previous PR#19619 (comment)We know we can skip sub agents when searching for which agent is relatedto the task, as this is not an explicitly supported feature at themoment. When we come to properly setting up a Task -> Agent relationshipthis limitation will be dropped.1 parent26e8a35 commit75b38f1
1 file changed
+8
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
220 | 224 |
| |
221 | 225 |
| |
222 | 226 |
| |
223 | 227 |
| |
224 | 228 |
| |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
225 | 233 |
| |
226 | 234 |
| |
227 | 235 |
| |
|
0 commit comments
Comments
(0)