[DOCS] Clarify rule upgrade known issue (#140674) (#140757)

(cherry picked from commit 5ad7802cd8)
This commit is contained in:
Lisa Cawley 2022-09-14 11:17:40 -07:00 committed by GitHub
parent 47f271f3e2
commit 4490111889
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -274,7 +274,7 @@ This error happens when the `xpack.encryptedSavedObjects.encryptionKey` value us
*Problem*:
Alerting rules that were created or edited in 8.2 stop running after you upgrade
to later releases. The following error occurs:
to 8.3.0 or 8.3.1. The following error occurs:
[source,text]
----
@ -283,7 +283,7 @@ to later releases. The following error occurs:
*Solution*:
Upgrade to 8.3.2 or later releases, then go to *{stack-manage-app} > {rules-ui}*
and generate new API keys by selecting **Update API key** from the actions menu
for each failed rule. For more details about API key authorization, refer to
<<alerting-authorization>>.
Upgrade to 8.3.2 or later releases to avoid the problem. To fix failing rules,
go to *{stack-manage-app} > {rules-ui}* and generate new API keys by selecting
**Update API key** from the actions menu. For more details about API key
authorization, refer to <<alerting-authorization>>.