Skip to content

docs: clarify variation_served uses variation key (dependent flags) - #731

Open
bertilhatt wants to merge 1 commit into
mainfrom
docs/dependent-flags-variation-key
Open

docs: clarify variation_served uses variation key (dependent flags)#731
bertilhatt wants to merge 1 commit into
mainfrom
docs/dependent-flags-variation-key

Conversation

@bertilhatt

@bertilhatt bertilhatt commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Clarifies that variation_served must be the parent flag's variation key, not the JSON assignment payload.
  • Splits the code section into string/boolean/numeric (pass assignment result) vs JSON parent (pass variationKey from assignment details).
  • Notes that existing dependent-flag rules with a JSON parent may need re-saving after the UI fix in Eppo-exp/eppo#14240 (FFESUPPORT-858).
  • Links to Debugging Flag Assignment for JSON variationKey semantics.

Related

Test plan

  • yarn build passes locally
  • Preview /feature-flagging/concepts/dependent-flags — code blocks and note callout render correctly
  • Link to /sdks/sdk-features/debugging-flag-assignment resolves

Document that dependent-flag rules match on the parent variation key, not
the JSON assignment payload. Adds a JSON-parent code example and notes that
existing JSON-parent rules may need re-saving after the UI fix in Eppo-exp/eppo#14240.

Co-authored-by: Cursor <cursoragent@cursor.com>
@netlify

netlify Bot commented Aug 14, 2026

Copy link
Copy Markdown

Deploy Preview for eppo-data-docs ready!

Name Link
🔨 Latest commit d24fb57
🔍 Latest deploy log https://app.netlify.com/projects/eppo-data-docs/deploys/6a7f397e2ffa080008b234f6
😎 Deploy Preview https://deploy-preview-731--eppo-data-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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