APIs to make reservations (the actuator agent called these scheduled tasks) are correctly interpreted by the Reservation Manager, but these are not honored when setting points.
To Reproduce
Schedule a reservation from agent A.
Set a point from agent B.
Observe that the point changed and an exception was not raised.
Expected behavior
Reservations should prevent changes to the point by any agent except the one which made the reservation.
APIs to make reservations (the actuator agent called these scheduled tasks) are correctly interpreted by the Reservation Manager, but these are not honored when setting points.
To Reproduce
Expected behavior Reservations should prevent changes to the point by any agent except the one which made the reservation.