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

Ensure only relevant/valid data types are made available #13795

Closed
nkylstad opened this issue Oct 15, 2024 · 1 comment · Fixed by #13985
Closed

Ensure only relevant/valid data types are made available #13795

nkylstad opened this issue Oct 15, 2024 · 1 comment · Fixed by #13985

Comments

@nkylstad
Copy link
Member

Description

One restriction that has been implemented with regards to allowing a data type other than the default, is that the maxCount property for the data type must be 1. This means that it is only allowed to refer to:

  • default data type for the layoutset, OR
  • another data type that has the restriction maxCount: 1.

We need to ensure that the list of data types that we make available takes this into account, and doesn't just list all data types with appLogic.

Additional Information

We need to check if this is implemented, and add that check if not.

Tasks

No response

Acceptance Criterias

No response

@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
@lassopicasso
Copy link
Contributor

Is blocked until #13764 is solved

@lassopicasso lassopicasso moved this from 📈 Todo to ⚠️ Blocked in Team Studio Oct 24, 2024
@wrt95 wrt95 moved this from ⚠️ Blocked to 📈 Todo in Team Studio Nov 4, 2024
@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
@Jondyr Jondyr self-assigned this Nov 4, 2024
@Jondyr Jondyr linked a pull request Nov 5, 2024 that will close this issue
4 tasks
@Jondyr Jondyr moved this from 👷 In Progress to 🔎 Review in Team Studio Nov 6, 2024
@Jondyr Jondyr removed their assignment Nov 6, 2024
@Jondyr Jondyr assigned JamalAlabdullah and unassigned Jondyr Nov 7, 2024
@Jondyr Jondyr assigned JamalAlabdullah and unassigned Jondyr Nov 11, 2024
@JamalAlabdullah JamalAlabdullah removed their assignment Nov 11, 2024
@lassopicasso lassopicasso self-assigned this Nov 13, 2024
@github-project-automation github-project-automation bot moved this from 🧪 Test to Documentation in Team Studio Nov 14, 2024
@lassopicasso lassopicasso removed their assignment Nov 14, 2024
@lassopicasso lassopicasso moved this from Documentation to ✅ Done in Team Studio Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

5 participants