Skip to content

Conversation

@derek-richard
Copy link

@derek-richard derek-richard commented Dec 12, 2023

It can be difficult for users to see what the underlying problem is when a mass edit fails. Often, its because the data is not correctly supplied to a form. In one case I had, tracking all the form messages allowed me to find an "edge case" in the model's clean() function that was preventing the mass edit completing properly.

The proposed patch does not change any of the core logic but only adds an extra tracking functionality so users can get feedback on any failures via Django's messaging framework.

@erikhubers
Copy link

It would be amazing if this change could be merged in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants