DanceList.get_visible() needs .distinct() in query #43
Labels
No labels
ACE3
ASAP
Admin
Some Time
Soon(ish)
accepted
bug
collections
dance-lists
discussion
duplicate
easy
enhancement
fixed
ignored
schema-change
wont-fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Strathspey/ace4#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In some situations,
DanceList.get_visible()can return the same dance list several times. This leads to issues if the queryset is the base of a.get()call (e.g., for the dance list detail pages).Sentry Issue: STRATHSPEY-V
assigned to @anselm
created branch
43-dancelist-get_visible-needs-distinct-in-queryto address this issuementioned in merge request !18
mentioned in commit
3a2c99b18f