Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not try querying imported data for unsupported props #4467

Merged

Conversation

zoldar
Copy link
Contributor

@zoldar zoldar commented Aug 25, 2024

Changes

This PR addresses a problem of a property not (currently) supported for imported data being queried for in imported logic, resulting in a crash.

Tests

  • Automated tests have been added

@zoldar zoldar force-pushed the fix-ignore-unsupported-internal-keys-in-imported-queries branch 2 times, most recently from b67dd83 to 9442a04 Compare August 27, 2024 10:54
@zoldar zoldar marked this pull request as ready for review August 27, 2024 10:54
@zoldar zoldar requested a review from a team August 27, 2024 10:56
@zoldar zoldar force-pushed the fix-ignore-unsupported-internal-keys-in-imported-queries branch from ea4fbfb to 7820df9 Compare August 30, 2024 08:26
@zoldar zoldar merged commit e9dd895 into master Aug 30, 2024
10 checks passed
@zoldar zoldar deleted the fix-ignore-unsupported-internal-keys-in-imported-queries branch August 30, 2024 08:55
ruslandoga pushed a commit that referenced this pull request Sep 2, 2024
* Do not try querying imported data for unsupported props

* Remove unnecessary `unquote`s

Co-authored-by: hq1 <[email protected]>

* Add respective regression test to APIv2 tests

---------

Co-authored-by: hq1 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants