Skip to content

[Feature]: Fix 'Udsolgt'-banner logic in Pretix #99

@MIF-OS2udoglaer

Description

@MIF-OS2udoglaer

Background

The "Udsolgt" banner in Pretix is currently not being triggered correctly because the system evaluates availability based on past dates, even though these dates are no longer relevant. This means that if there are no open tickets for future dates, the banner won't show, as the system incorrectly considers past dates with available capacity, which should be disregarded.

This results in the "Udsolgt" banner not being displayed when there is no available capacity for future dates, causing confusion for users. They may attempt to book tickets only to find that availability is not as expected.

Acceptance Criteria

  • The "Udsolgt" banner should be triggered if there are no tickets available for any future dates.
  • The system should disregard past event dates entirely when checking ticket availability and only evaluate current and future dates for availability.

Assumptions / Prerequisites

No response

Implementation Breakdown

No response

Test Description

No response

Risks and Risk Assessment

No response

Not included

No response

Design

No response

Data foundation

No response

Notes

No response

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions