Opened 13 months ago
Closed 12 months ago
#35837 closed Bug (fixed)
Missing alters_data=True on QuerySet and UserManager
| Reported by: | Sarah Boyce | Owned by: | Sarah Boyce |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | dev |
| Severity: | Normal | Keywords: | alters_data |
| Cc: | Shai Berger | Triage Stage: | Ready for checkin |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
alters_data=True is missing on (and their async equivalents)
UserManager.create_userUserManager.create_superuserQuerySet.createQuerySet.bulk_createQuerySet.get_or_createQuerySet.update_or_create
Change History (4)
comment:1 by , 13 months ago
| Has patch: | set |
|---|
comment:2 by , 13 months ago
| Cc: | added |
|---|---|
| Keywords: | alters_data added |
| Triage Stage: | Unreviewed → Accepted |
| Type: | Uncategorized → Bug |
comment:3 by , 12 months ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
Note:
See TracTickets
for help on using tickets.
Thank you Sarah! This makes sense and matches internal conversations held within the Security Team.