Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deny leases can’t easily be set to start in the future #4282

Open
paperboyo opened this issue May 29, 2024 · 0 comments
Open

Deny leases can’t easily be set to start in the future #4282

paperboyo opened this issue May 29, 2024 · 0 comments

Comments

@paperboyo
Copy link
Contributor

We’ve hit a usability problem with leases: because by default their expiration date is set to two days in the future, they cannot be easily set to start after that date. Which kind of makes sense, until you realise that clearing End date by hitting Close still won’t allow that (sic!). So to set an infinite lease that starts in 3 days, you first have to

  1. manually set the End date/To field to be after that
  2. set the Start date/From field to what you want
  3. and only then you can clear the dud End date/To field you had to set in pt. 1

At the very least, clearing End date/To should free Start date/From calendar/field to allow for any date in the future.

Additionally, a small further problem: dates on committed leases should reveal exact date/hours on hover. Otherwise, in the real example above, it was not possible to set a Deny lease to start exactly when active Allow lease ends without resorting to API information.

Only because Leases, related to: #3860

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant