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
Some endpoints in the rpc.ts file are adapted to be used with several entity types (e.g., user, host, service, groups, etc). This approach invalidates some RTK Query functionality like the tags. The code should be adapted to use this feature more efficiently.
The text was updated successfully, but these errors were encountered:
Some endpoints in the
rpc.ts
file are adapted to be used with several entity types (e.g., user, host, service, groups, etc). This approach invalidates some RTK Query functionality like the tags. The code should be adapted to use this feature more efficiently.The text was updated successfully, but these errors were encountered: