-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
1 - RequestA request made by a member of the communityA request made by a member of the community2 - Schema ConfigIssues that are related to the Schema Config toolIssues that are related to the Schema Config tool
Description
- Create a PickList
PrepType - Make PickList type be
Entire Tableand set table toPrep Type - Add a default formatter for the
Prep Typetable that uses thenamefield. - Open Schema Editor for the
Prep Typetable - Assign the
PrepTypepick list to thenamefield.
This causes a circular dependency, as formating the name field requires, requires fetching pick list items, which requires formatting the name field and so on.
This caused #2144 and #2145 (comment).
Checking for this case in the Schema Config would be a bit tricky, because when assigning a pick list P for the field F, it needs to check if P has a formatter, and if so if that formatter includes F in it.
Metadata
Metadata
Assignees
Labels
1 - RequestA request made by a member of the communityA request made by a member of the community2 - Schema ConfigIssues that are related to the Schema Config toolIssues that are related to the Schema Config tool
Type
Projects
Status
✅ Done