-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Flags on Organizations shows name but searches on ID #26825
Comments
@darkopia is this still an issue? Or can you provide more details about it? AFAICT this isn't a problem in our app, but maybe I'm misunderstanding what the issue is. Here's a loom of me trying to reproduce it: https://www.loom.com/share/a50d1b27148443d39d272446645fb317 |
Not my finest work on a bug, this is what I should have included: 20250114-1800-14.2355059.mp4in that search, for all other properties you are searching by what is visible, same across all filters actually but there is a company's or orgs or whatever the group is tab that I would expect to be able to search, but I actually need to search by the group ID not the names I can see in the company's tab in that video example. |
@haacked Ben updated this issue, and now it makes sense! Feel free to take a crack at it as part of your onboarding work :) |
The default `searchAlias` is `search`. This is the search query parameter we want as it searches orgs by name as opposed to their group_key. Fixes #26825
Bug Description
Bug description
When adding a feature flag for an organization, the organization's filter shows the name of the org but searches on the ID.
You can use the actual name field but the behaviour is slightly confusing
If you are on PostHog Cloud it would be really valuable if you can share any links where the problem occurs. This speeds up our ability to troubleshoot tremendously.
How to reproduce
2.Search the organization by name, nothing returns
Additional context
Debug info
No response
The text was updated successfully, but these errors were encountered: