Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove featureflag for multiple data models #13797

Open
4 of 8 tasks
nkylstad opened this issue Oct 15, 2024 · 3 comments · May be fixed by #14171
Open
4 of 8 tasks

Remove featureflag for multiple data models #13797

nkylstad opened this issue Oct 15, 2024 · 3 comments · May be fixed by #14171

Comments

@nkylstad
Copy link
Member

nkylstad commented Oct 15, 2024

Description

Key is `'multipleDataModelsPerTask'.

Additional Information

No response

Tasks

  • Remove the key 'multipleDataModelsPerTask' from featureToggleUtils.ts
  • Remove all references to the key
  • Ensure that the functionality hidden behind the feature flag is now standard
  • Remove old functionality

Acceptance Criterias

  • Default data model for layout set is also default in Studio when setting datamodelBindings for a component
  • It is possible to select a different data model when setting a datamodelBinding
  • When a different model i selected, the fields from that model are available in the select for fields
  • making a change to a dataModelBinding with the default model should result in a layout config where the data model is explicit.
@nkylstad nkylstad added the status/draft Status: When you create an issue before you have enough info to properly describe the issue. label Oct 15, 2024
@wrt95 wrt95 moved this to ⚠️ Blocked in Team Studio Oct 16, 2024
@wrt95
Copy link
Contributor

wrt95 commented Oct 16, 2024

Blocked until the two other issues on the parent issue is merged 😄

@wrt95 wrt95 removed the status/draft Status: When you create an issue before you have enough info to properly describe the issue. label Nov 4, 2024
@wrt95 wrt95 moved this from ⚠️ Blocked to 📈 Todo in Team Studio Nov 18, 2024
@wrt95
Copy link
Contributor

wrt95 commented Nov 18, 2024

The one assigned to the task should also create a list of features to test for the developer assigned when the issue is in "Test".

@lassopicasso lassopicasso self-assigned this Nov 18, 2024
@lassopicasso
Copy link
Contributor

#14104 should be solved before feature flags removed in prod

@lassopicasso lassopicasso linked a pull request Nov 26, 2024 that will close this issue
4 tasks
@lassopicasso lassopicasso linked a pull request Nov 26, 2024 that will close this issue
4 tasks
@lassopicasso lassopicasso removed their assignment Nov 26, 2024
@lassopicasso lassopicasso moved this from 👷 In Progress to 🔎 Review in Team Studio Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔎 Review
Development

Successfully merging a pull request may close this issue.

3 participants