Commit 69542ad
bug: get resources/instances empty response due to missing resource info (#2606)
* bug: get resources/instances empty response due to missing resource info
#2605
- Rename properties on InstanceDto to just return instance refId
- Utvidet connection query for å joine inn minimums info om ressurs knytt til instans-delegeringer
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Jon Kjetil Øye <acn-joye@ai-dev.no>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>1 parent 011b2d4 commit 69542ad
File tree
4 files changed
+21
-24
lines changed- src
- apps/Altinn.AccessManagement/src
- Altinn.AccessMgmt.Core/Services
- Altinn.AccessMgmt.PersistenceEF/Queries/Connection
- Models
- libs/Altinn.Authorization.Api.Contracts/src/Altinn.Authorization.Api.Contracts/AccessManagement
4 files changed
+21
-24
lines changedLines changed: 4 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | 304 | | |
314 | 305 | | |
315 | 306 | | |
316 | | - | |
| 307 | + | |
317 | 308 | | |
318 | 309 | | |
319 | | - | |
320 | | - | |
| 310 | + | |
321 | 311 | | |
322 | 312 | | |
323 | 313 | | |
| |||
1035 | 1025 | | |
1036 | 1026 | | |
1037 | 1027 | | |
1038 | | - | |
1039 | | - | |
| 1028 | + | |
1040 | 1029 | | |
1041 | 1030 | | |
1042 | 1031 | | |
| |||
2134 | 2123 | | |
2135 | 2124 | | |
2136 | 2125 | | |
2137 | | - | |
| 2126 | + | |
2138 | 2127 | | |
2139 | 2128 | | |
2140 | 2129 | | |
| |||
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1175 | 1175 | | |
1176 | 1176 | | |
1177 | 1177 | | |
1178 | | - | |
| 1178 | + | |
1179 | 1179 | | |
1180 | 1180 | | |
1181 | | - | |
| 1181 | + | |
| 1182 | + | |
1182 | 1183 | | |
1183 | 1184 | | |
1184 | 1185 | | |
| |||
1191 | 1192 | | |
1192 | 1193 | | |
1193 | 1194 | | |
| 1195 | + | |
| 1196 | + | |
1194 | 1197 | | |
1195 | 1198 | | |
1196 | 1199 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
22 | 32 | | |
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 11 | + | |
17 | 12 | | |
18 | 13 | | |
19 | 14 | | |
| |||
0 commit comments