You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use this hook in a before patch.
Try to patch several records with arbitrary data and specify some params to query those records.
Verify context.params do not contain the records before the patch is done.
The text was updated successfully, but these errors were encountered:
I can confirm that this still doesn't work well for a multipatch / multiupdate. I can provide a PR but I'm not sure how to approach it with regards to backwards compatibility.
Steps to reproduce
Use this hook in a before patch.
Try to patch several records with arbitrary data and specify some params to query those records.
Verify context.params do not contain the records before the patch is done.
The text was updated successfully, but these errors were encountered: