Skip to content
Snippets Groups Projects
Unverified Commit 8cb7f8dd authored by Braden Shepherdson's avatar Braden Shepherdson Committed by GitHub
Browse files

[QP] When querying a bare model with parameters, wrap an extra stage (#39963)

This matches how models are visualized, and how the parameters are
attached to them in the first place - an extra ad-hoc query is wrapped
around the model.

Because of that wrapping, a parameter will be targeting a model's field
by name rather than by ID, but that parameter cannot be applied directly
on the model's last stage.

Fixes #39940.
parent 4163a2e3
No related branches found
No related tags found
No related merge requests found
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