Commit 2d92906
authored
fix: Outputs for pool need to account for complexity (#1970)
* fix: outputs for pool need to account for complexity
As the pool is optional the output needs to take this into account and access the first instance in the list. We also must output null if not set.
* Ensure pool role is output from main module1 parent cc992ae commit 2d92906
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments