open-admin icon indicating copy to clipboard operation
open-admin copied to clipboard

The columns marked ignored were NOT ignored on update.

Open hirayama-onagigawa-computing opened this issue 2 years ago • 2 comments

The columns to be set as ignored with $form->ignore('foo');, is NOT ignored on update.

This revives laravel-admin's code to skip ignored column.

Hi @hirayama-onagigawa-computing
Thanks for committing this fix, it did some tests, and the values seems to be ignore. When i set a field to ignore Do you maybe have a more detailed use case where this go wrong?

open-admin-org avatar Feb 02 '23 21:02 open-admin-org

@open-admin-org OK, I'll try to make a small sample. Please wait 'til done.