MarsAir
Edit issue report
View open issues
Title
Description
**Description:** When the user selects the same month for both Departing and Returning (e.g., July → July, December → December), the application should display *"Unfortunately, this schedule is not possible. Please try again."* since the return date is not at least 1 year after departure. Instead, the application shows *"Sorry, there are no more seats available."* as if it were a valid search. **Steps to Reproduce:** 1. Navigate to the MarsAir home page 2. Select **"July"** from Departing 3. Select **"July"** from Returning 4. Click **Search** **Expected Result:** `"Unfortunately, this schedule is not possible. Please try again."` **Actual Result:** `"Sorry, there are no more seats available."` **Affected Scenarios:** - July → July (same month) - December → December (same month)
Severity
Select...
Critical
High
Low
Back
Report an issue
Problem definition
Privacy Policy