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

Warn users of impending license expiration #74009

Open
cjcenizal opened this issue Jul 31, 2020 · 2 comments
Open

Warn users of impending license expiration #74009

cjcenizal opened this issue Jul 31, 2020 · 2 comments
Labels
enhancement New value added to drive a business result Feature:License Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more

Comments

@cjcenizal
Copy link
Contributor

I chatted with @jasontedor and we identified some ways to improve the UX when a license is about to expire.

Global warning banner

When the license is 7 days out from the expiration date, we can render a global warning banner similar to the existing "expired license" banner. Suggested content:

Your license will expire in <NUMBER_OF_DAYS> days
Contact your administrator or update your license for continued use of features

image

License Management Space-awareness

We should look into making License Management Space-aware, so that administrators can hide it from users who shouldn't have to worry about licenses. This will help prevent accidental clicks on the "Revert to Basic" button.

image

License Management privileges check

Jason's looking into the required privileges for the license API. We can institute a hasPrivileges check and render a "Missing privileges" warning in place of the UI when necessary.

@cjcenizal cjcenizal added enhancement New value added to drive a business result Feature:License Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more labels Jul 31, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/es-ui (Team:Elasticsearch UI)

@jasontedor
Copy link
Member

Relates elastic/elasticsearch#60562.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:License Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Projects
None yet
Development

No branches or pull requests

3 participants