Skip to content

fix: Exclude transient properties when false#63

Merged
matthewelwell merged 1 commit intomainfrom
fix/exclude-transient-false
May 28, 2025
Merged

fix: Exclude transient properties when false#63
matthewelwell merged 1 commit intomainfrom
fix/exclude-transient-false

Conversation

@rolodato
Copy link
Copy Markdown
Contributor

@rolodato rolodato commented Mar 28, 2025

Currently, the transient field for identities and traits are set even when they are false. The API only checks for the presence of this field, and not whether it's true or false.

Even if we do fix this at the API level, it might still be desirable to exclude this from SDKs for compatibility with older Flagsmith versions.

See Flagsmith/flagsmith#5260 for more details.

@matthewelwell matthewelwell self-requested a review May 19, 2025 16:08
@matthewelwell matthewelwell merged commit c4453cc into main May 28, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants