Fix index pattern reference in tooltip (#125220) (#125343)

(cherry picked from commit 1dc175fb2e)

Co-authored-by: Jorge Sanz <jorge.sanz@elastic.co>
This commit is contained in:
Kibana Machine 2022-02-11 06:02:10 -05:00 committed by GitHub
parent b0e52e552a
commit 2fb14e2328
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ export const newVectorLayerWizardConfig: LayerWizard = {
}),
disabledReason: i18n.translate('xpack.maps.newVectorLayerWizard.disabledDesc', {
defaultMessage:
'Unable to create index, you are missing the Kibana privilege "Index Pattern Management".',
'Unable to create index, you are missing the Kibana privilege "Data View Management".',
}),
getIsDisabled: async () => {
const hasImportPermission = await getFileUpload().hasImportPermission({