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
Currently the Objects admin search only looks at the uuid. Which is useful for the narrow situation where you're looking for a single object and you have a uuid.
For regular admin purposes it's more practical to also search through the objects API record data, so I'll create a PR which does just that.
The text was updated successfully, but these errors were encountered:
Currently the Objects admin search only looks at the uuid. Which is useful for the narrow situation where you're looking for a single object and you have a uuid.
For regular admin purposes it's more practical to also search through the objects API record data, so I'll create a PR which does just that.
The text was updated successfully, but these errors were encountered: