Enable per-Flag Segments
It would be great to be able to define and manage a Segment specifically for a Flag, that is not shared with the Project as a whole. This would help with e.g. scheduled roll-out, as well as cases where the Segment is specific to the flag and would only work to add noise to the list of Segments within the project.
Need to give consideration to the Edge API and server-side SDKs too.
I could see this as being very helpful in keeping the clutter down significantly.
I'm going through some major restructuring as I'm coming off or our POC and moving into a QA environment. I would find it very valuable if all flag variants could have segment like rules. I seem to be creating a large number of duplicated data to have a segment and variant for each feature.
https://github.com/Flagsmith/flagsmith/pull/1389 Adds a field named feature to both request (for create) and response(to identifiy feature based segments)
on /project/segment/ viewset

Ready to test under the flag flag_based_segments @dabeeeenster