# 03/12/2025 - Orders can no longer be placed for tickets for events in the past

🐛 Orders for tickets for past-events are now rejected at the API level.

🐛 If a ticket product page is loaded for an event in the past, a warning will show in the browser, and the purchase will be blocked at the browser level

🐛 If a ticket product page is loaded for an event \*today\*, a warning will show in the browser; and any time slots in the future will be disabled with a warning, while any in the past will still be available to select

🐛 Ticket products can now be \*edited\* (not created) in the dashboard with an event date set in the past.

🐛 Fixed a bug where tickets for events \*today\* were being hidden in the drop-down for FOC orders in the dashboard (ticket products for events for past/historical dates remain hidden).\
\
:man\_technologist: Inigo

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://changelog.usetoggle.com/december-2025/03-12-2025-orders-can-no-longer-be-placed-for-tickets-for-events-in-the-past.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
