Skip to content

Commit

Permalink
Update release-notes.asciidoc
Browse files Browse the repository at this point in the history
Fixing links to the known issues.
  • Loading branch information
jmikell821 committed Feb 22, 2021
1 parent bf867e5 commit 3ac33b5
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions docs/release-notes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,24 +23,24 @@ The `/api/lists` `DELETE` API has been updated to check for references before re
[[bug-fixes-7.11.0]]
==== Bug fixes and enhancements

* Correct look-back time logic now displays whatever unit the user selects ({pull}81383[#81383]).
* Corrects look-back time logic now displays whatever unit the user selects ({pull}81383[#81383]).
* Fixes a bug where mapping browser fields were automatically reduced ({pull}81675[#81675]).
* Allow both status data for enabled and disabled rules are now fetchable ({pull}81783[#81783]).
* Allow autorefresh to be toggled in **Advanced Settings** ({pull}82062[#82062]).
* Allows both status data for enabled and disabled rules are now fetchable ({pull}81783[#81783]).
* Allows autorefresh to be toggled in **Advanced Settings** ({pull}82062[#82062]).
* Makes severity and risk score overrides more flexible ({pull}83723[#83723]).
* Improve DE query build times for large lists ({pull}85051[#85051]).
* Add skeleton exceptions list tab to all rules page ({pull}85465[#85465]).
* Fix export on exceptions functionality list view ({pull}86135[#86135]).
* Fix exception list table referential deletion ({pull}87231[#87231]).
* Improves DE query build times for large lists ({pull}85051[#85051]).
* Adds skeleton exceptions list tab to all rules page ({pull}85465[#85465]).
* Fixes export on exceptions functionality list view ({pull}86135[#86135]).
* Fixes exception list table referential deletion ({pull}87231[#87231]).
* Disables delete button for endpoint exceptions ({pull}87694[#87694]).

[discrete]
[[known-issues-7.11.0]]
==== Known issues

* The Elastic Endpoint Security rule will report a failure status until the Endpoint sends an alert for the first time. At that point, the next rule execution will succeed. `logs-endpoint.alerts-*` index pattern does not get created until the Endpoint sends the first alert ({issue}90539[#90539]).
* The Elastic Endpoint Security rule will report a failure status until the Endpoint sends an alert for the first time. At that point, the next rule execution will succeed. `logs-endpoint.alerts-*` index pattern does not get created until the Endpoint sends the first alert ({issue}90401[#90401]).

* In the Alert Details Summary view, values for some fields appear truncated. You'll only be able to see the first character ({issue}90401[#90401]).
* In the Alert Details Summary view, values for some fields appear truncated. You'll only be able to see the first character ({issue}90539[#90539]).


[discrete]
Expand Down

0 comments on commit 3ac33b5

Please sign in to comment.