Commit d2da682
authored
Use EHR Study Container Entity Id instead of Study Entity Id to generate cache key (#1029)
* Use EHR Study container to get cache key instead of study (study is not present when trying to populate lookups but goes through this code path when registering and unregistering lookups trigger script causing test failures).1 parent 908be2e commit d2da682
1 file changed
Lines changed: 6 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
| 227 | + | |
232 | 228 | | |
233 | | - | |
| 229 | + | |
234 | 230 | | |
235 | 231 | | |
236 | 232 | | |
237 | | - | |
| 233 | + | |
238 | 234 | | |
239 | 235 | | |
240 | 236 | | |
241 | 237 | | |
242 | 238 | | |
243 | | - | |
| 239 | + | |
244 | 240 | | |
245 | 241 | | |
246 | 242 | | |
247 | 243 | | |
248 | | - | |
| 244 | + | |
249 | 245 | | |
250 | | - | |
| 246 | + | |
251 | 247 | | |
252 | 248 | | |
0 commit comments