Skip to content
Snippets Groups Projects
Unverified Commit 7941eaa6 authored by Anton Kulyk's avatar Anton Kulyk Committed by GitHub
Browse files

Fix drilling through FKs outside of 2000 rows limit (#22140)


* Fix FK filter

* Add query

* Use `question` click object for FK drills

* Add null check to `loadObjectDetailFKReferences`

* Fix `ObjectDetailDrill` unit test

* Accept explicit `objectId` in FK redux actions

* Fix type

* Fix `objectId` type

* Fix opening ObjectDetail for FK drill

* Fix loading FK references

* Fix following FKs

* Hide prev/next buttons when drilling FKs

* Fix expected URL after FK drill in tests

* Use object detail test helpers

* Reproduce #21756

* Fix dashboard drill test

Co-authored-by: default avatarAlexander Polyankin <alexander.polyankin@metabase.com>
parent b1689921
No related branches found
No related tags found
No related merge requests found
Showing with 149 additions and 112 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment