All bookings created by the tool are marked as "modified afterwards" even if it was created right in time.
This happens because we use the api from the booking calender.
We should use the api from terminal instead!
method: POST
url: json/terminalPageController/evoTerminalBooking
sisAppName: terminal
request-body:
All bookings created by the tool are marked as "modified afterwards" even if it was created right in time.
This happens because we use the api from the booking calender.
We should use the api from terminal instead!
method: POST
url: json/terminalPageController/evoTerminalBooking
sisAppName: terminal
request-body:
```
{
persNr: null,
bookingDate: 20171217,
bookingTime: 190217,
bookingTimespan: 0,
bookingType: "G",
hourCategory: "",
bewEinh: "",
empfEinh: "",
einstuf: "",
text: ""
}
em
```pty response
The new url ignores the time for bookings! This is now definately considerd to be a bug! We need to use the new API url when creating bookings for NOW and the old url when creating bookings in the past / future.
also: [requested by mario]
The new url ignores the time for bookings! This is now definately considerd to be a bug! We need to use the new API url when creating bookings for NOW and the old url when creating bookings in the past / future.
also: [requested by mario]
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
All bookings created by the tool are marked as "modified afterwards" even if it was created right in time.
This happens because we use the api from the booking calender.
We should use the api from terminal instead!
method: POST
url: json/terminalPageController/evoTerminalBooking
sisAppName: terminal
request-body:
The new url ignores the time for bookings! This is now definately considerd to be a bug! We need to use the new API url when creating bookings for NOW and the old url when creating bookings in the past / future.
also: [requested by mario]