Skip to content

Commit

Permalink
add issue link
Browse files Browse the repository at this point in the history
  • Loading branch information
stephmilovic committed Nov 16, 2022
1 parent edcbad6 commit 27238c5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ export const getPluginState = async (savedObjectsClient: SavedObjectsClient) =>
await updatePluginStatus(savedObjectsClient, 'not_started');
// @yulia, we need to add a user permissions
// check here instead of swallowing this error
// see issue: https://github.com/elastic/kibana/issues/145434
// eslint-disable-next-line no-empty
} catch (e) {}

Expand Down

0 comments on commit 27238c5

Please sign in to comment.