Matthew Elwell

Results 350 comments of Matthew Elwell

> PS: I think node still needs to implement this behaviour I don't think this is true since it currently uses: `identityModel.djangoID || identityModel.compositeKey`. Since the NodeJS SDK will never...

@gagantrivedi just a heads up that I've updated the title of this PR to mark it as breaking

@oluizcarvalho thanks for raising this, and for the detailed issue description, and apologies for the delay in getting back to you. We will try to get to this as soon...

As discussed in our sprint planning, it looks like we just need to add the `vary_on_header` decorator to the view methods.

Hi @Nikolay-Andreychuk , thanks for raising this issue. This is an interesting problem and one that we made a conscious decision to exclude from offline mode as we didn't see...

Thanks for the details here, that's super useful. I would say that the first use case would be a more appropriate use case for segments vs identity overrides. With regards...

On a discussion with @emyller, there are a couple of outstanding points: 1. The error webhook doesn't include any contextual information about any flags 2. We are unsure what the...

For now, a valid solution is likely to just add a `+` next to the icon if there are possibly more identity overrides, using the fact that a next page...

Having tested the possible solution given above, this doesn't seem to work and it looks like the API uses the value from `feature_state_value`. This is likely because of the fact...