Commit 380005f
authored
GitHub Issue 1307: Simplify container filtering in GetTransactionRowIdsAction (#7841)
## Rationale
We no longer support cross-folder imports, so no need to look beyond the
current container
## Related Pull Requests
- <!-- list of links to related pull requests (replace this comment) -->
## Changes
- Always use the current container for filtering purposes
## Tasks 📍
- [x] Claude Code Review
- ~Manual Testing~
- ~Test Automation~1 parent d837e55 commit 380005f
1 file changed
Lines changed: 3 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
387 | 389 | | |
388 | 390 | | |
389 | 391 | | |
| |||
403 | 405 | | |
404 | 406 | | |
405 | 407 | | |
406 | | - | |
407 | 408 | | |
408 | 409 | | |
409 | 410 | | |
| |||
430 | 431 | | |
431 | 432 | | |
432 | 433 | | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | | - | |
442 | | - | |
443 | 434 | | |
444 | 435 | | |
445 | 436 | | |
| |||
0 commit comments