Matthew Elwell
Matthew Elwell
@gagantrivedi I think this is just waiting the frontend piece, is that correct?
@gagantrivedi I think this still needs implementing in the Edge API? For example, the traits need removing on the identities endpoints. Also, we should add a PR for the docs...
Hi @taltcher, we are progressing this but it's still in progress I'm afraid, we have had other priorities for our enterprise product this year. We have updated the content of...
Related PR for PoC: https://github.com/Flagsmith/flagsmith/pull/2865
Tests have now all been moved to `api/tests`. Still to do is to correctly define the split between unit and integration.
@kyle-ssg currently it seems as though self hosted installations default to point to our staging environment in the Flagsmith Website project. I'm not sure how this is happening. For now,...
Having talked to @zachaysan about this in a bit more detail, we are concerned with the approach defined above, given that it is essentially redefining the Flags in another table....
Hi @luk355 , I'd love it to be that simple but django's management of this has always been a little bit confusing, particularly its interaction with django rest framework's routers...
@jobstoit we have a lot of installations running on k8s in a variety of different platforms so I'm surprised that this is causing an issue. Do you have more information...
I've been looking into this further and I think the _correct_ solution for this actually puts us on the right path for #794 as well. My suggestion is that we...