Actions
Bug #3530
openAdd Validations to Prevent Finished, Cancelled, or Draft Events from Being Added to Promoted Events (BE)
Start date:
02/10/2026
Due date:
% Done:
0%
Estimated time:
Type:
Unplanned
Description
Currently, the system allows events with invalid statuses to be added to Promoted Events. Events that are Finished, Cancelled, or in Draft state should not be eligible for promotion, as they are not active or discoverable to users which occurs error in homepage.
Steps to Reproduce:
1. Open Admin panel.
2. Navigate to Promoted Events section.
3. Attempt to add:
- A finished event, or
- A cancelled event, or
- A draft event.
- Submit the form.
4. View homepage.
Actual Result:
- Event is added to promoted events successfully, regardless of its status.
Expected Result:
- System should block the action and display a validation error.
- draft, finished or cancelled events are not added to promoted events.
No data to display
Actions