-
- Downloads
Use :skip-results-metadata? true in pulse query execution (#37762)
* Use :skip-results-metadata? true in pulse query execution Without this, the results-metadata middleware ends up replacing a model's metadata. Using the correct flag causes that middleware to just be skipped, preserving whatever metadata already exists on the model. * Add a testing form to explain the assertion as clearly as possible.
Please register or sign in to comment