Opened 2 years ago
Last modified 2 years ago
#34638 closed Bug
Rows are selected if BooleanField is in list_editable — at Version 2
| Reported by: | Andrei Shabanski | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.admin | Version: | 4.2 |
| Severity: | Release blocker | Keywords: | |
| Cc: | Neeraj Kumar, Marcelo Galigniana, Carlton Gibson | Triage Stage: | Ready for checkin |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | yes |
Description (last modified by )
If BooleanField is list_ediable and it stores True, the row will be highlighted on the changelist view. That row isn't selected for bulk actions though.
Ref #33491
Change History (2)
comment:1 by , 2 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 2 years ago
| Description: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.
