-
**Describe the bug**
500 Error when fetching `airports`, `aircraft` & `bookings`
**To Reproduce**
Steps to reproduce the behavior:
1. Login to VA (and open dev tools)
2. Click first plane icon
…
-
**URL**: https://www.easyjet.com/nl/
**Browser / Version**: Firefox 111.0
**Operating System**: Windows 10
**Tested Another Browser**: Yes Edge
**Problem type**: Something else
**Description**:…
-
"Booking could be made" should be "Booking could not be made"
https://github.com/Green-Light-Innovation/flight-booking-system/blob/3d3c17fee2d095a9c29c2faee6d4d9bcf50f778b/src/bcu/cmp5332/bookingsy…
-
When passengers are added to a Flight object there are no checks against the max capacity attribute passengerCapacity within the addPassengers() method of the Flight class, allowing for more passenger…
-
- Fare: the price of a ticket for a particular flight or travel itinerary
- Booking: the process of reserving a seat on a flight or a room in a hotel
- Ticketing: The process of issuing a travel doc…
-
- Aged Version: 2.0.4
When playing on a friend's world using e4mc or essentials, if I open a chest containing a fishing rod, the game will crash.
Crash Report:
```
[03:30:43] [main/INFO]: Lo…
-
When loading data from a file, if the file is corrupted or improperly formatted an unhandled ArrayIndexOutOfBoundsException is thrown
Seen in:
https://github.com/Green-Light-Innovation/flight-bookin…
-
### Is there an existing Discovery issue on this topic?
- [X] I have searched the existing issues
### Objective
Your task is to dive deeper into the world of APIs and Chrome DevTools. This is a dai…
-
A simple task, here it is:
```
ai_goals:
- I want to change a registry value so that default folder name for a new folder is changed to "Uck_This"
- Write a registry value that achives Goal 1 an…
-
Hi @frankebersoll , @rasmus
I am writing a fully example [RestAirline](https://github.com/twzhangyang/RestAirline) which based on eventflow, I realizing there is a bug in EntityFrameworkReadModel…