borinquenkid commented on PR #15950: URL: https://github.com/apache/grails-core/pull/15950#issuecomment-5106866990
Thanks for splitting this out — since #15950 is branched directly off #15947, its diff currently duplicates all of #15947's changes on top of the `nullMissing` additions, which means reviewers end up reviewing the mass-assignment hardening twice. Would you be open to one of: 1. Retargeting this PR's base branch to `fix/binddata-mass-assignment` (the #15947 branch), so this shows only the incremental `nullMissing` commits — GitHub will auto-retarget it to `8.0.x` once #15947 merges, or 2. Folding this PR's commits into #15947 so it's reviewed as a single PR. Whichever is easier on your end — just flagging so we don't duplicate review effort. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
