-
Notifications
You must be signed in to change notification settings - Fork 8.6k
License link in "Your query is taking a while" popup is not working #72801
Copy link
Copy link
Closed
Labels
Feature:LicenseFeature:SearchQuerying infrastructure in KibanaQuerying infrastructure in KibanaPR sentbugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experienceimpact:highAddressing this issue will have a high level of impact on the quality/strength of our product.Addressing this issue will have a high level of impact on the quality/strength of our product.loe:smallSmall Level of EffortSmall Level of Effortv7.8.0
Metadata
Metadata
Assignees
Labels
Feature:LicenseFeature:SearchQuerying infrastructure in KibanaQuerying infrastructure in KibanaPR sentbugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experienceimpact:highAddressing this issue will have a high level of impact on the quality/strength of our product.Addressing this issue will have a high level of impact on the quality/strength of our product.loe:smallSmall Level of EffortSmall Level of Effortv7.8.0
Type
Fields
Give feedbackNo fields configured for issues without a type.
In OSS if query is taking a while we show this popup:
The link "Go to license options" doesn't work:
Current behaviour:
In 7.9-BC2 it navigates to
/app/management/stack/license_managementwhich doesn't exist in OSS.in 7.8 it navigates to home page.
Expected behaviour:
Navigates somewhere with info about license,
Most likely here: https://www.elastic.co/subscriptions (not sure)
Also would be nice if that button would be a link (
a[href]), so right click -> open in new tab works.cc @lukasolson, @lizozom