CCI-MOC / esi

Elastic Secure Infrastructure project
6 stars 12 forks source link

Fix error message if an offer is claimed for its entire duration twice #484

Closed tzumainn closed 7 months ago

tzumainn commented 11 months ago

Steps to reproduce:

The second claim will result in a "Attempted to create lease resource with an invalid Start Time and End Time. Start Time must be strictly less than End Time." error message, likely because esi-leap will set the end time to right before lease A starts

joachimweyl commented 9 months ago

@skanthed What is the status of this issue? if we are partially done please break this into multiple issues and complete the piece that is done. if no work was done please push to the next sprint. And of course if it is done please close :)

tzumainn commented 7 months ago

Taking this

tzumainn commented 7 months ago

https://github.com/CCI-MOC/esi-leap/pull/151