-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
docsIssues or pull requests regarding the documentation of this project.Issues or pull requests regarding the documentation of this project.idleIssues and pull requests with no recent activityIssues and pull requests with no recent activityquestionIssues where a question or problem is stated and a discussion is held to gather opinions.Issues where a question or problem is stated and a discussion is held to gather opinions.
Description
Prompted by #6465 and #6433 (comment), we do not have a consistent way of considering flag data for features which are descendants of a feature also behind a flag.
Or, more visually, consider a structure like this:
SomeObjectSomeObject()someMethod()
If SomeObject is behind a flag, should SomeObject() and someMethod() duplicate the flag data of SomeObject? If the data should be duplicated, by what mechanism?
Blocks: #8947
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docsIssues or pull requests regarding the documentation of this project.Issues or pull requests regarding the documentation of this project.idleIssues and pull requests with no recent activityIssues and pull requests with no recent activityquestionIssues where a question or problem is stated and a discussion is held to gather opinions.Issues where a question or problem is stated and a discussion is held to gather opinions.