How to make "saved searches" available to "collaborators" #3014
pamelaxu213
started this conversation in
General
Replies: 1 comment 4 replies
-
|
In the /admin view, edit the VariantSearch model to set the created_by value to null. This will make the search available to all users |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, as I was testing our local install with my team, we noticed that every time a customized search is saved, only the account that created it is able to see it in future variant searches. It'd be a great feature to have if other managers/collaborators on the same project can use the same customized search criteria. Is it possible to enable this function on our end?
Beta Was this translation helpful? Give feedback.
All reactions