You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
For Elasticsearch without security, we are trying to get the Elasticsearch users when it shouldn't for this case.
A possible solution will be, don't the request in this case.
We can know if there security plugin with the appStateReducers.currentPlatform variable saved in Redux's store. We can use it, to perform the request or not.
Screenshots
The text was updated successfully, but these errors were encountered:
Description
For Elasticsearch without security, we are trying to get the Elasticsearch users when it shouldn't for this case.
A possible solution will be, don't the request in this case.
We can know if there security plugin with the
appStateReducers.currentPlatform
variable saved in Redux's store. We can use it, to perform the request or not.Screenshots
The text was updated successfully, but these errors were encountered: