-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
1 - EnhancementImprovements or extensions to existing behaviorImprovements or extensions to existing behavior2 - FormsIssues that are related to the form systemIssues that are related to the form systemSeparationFrom6
Milestone
Description
This has come up most recently with users asking to use the Project table. Because it has a many-to-many relationship from Collection Object, it is not supported.
- Project is not showing up on Collection Object data entry forms #1172
- When this is added on the form, an error in the console shows
unhandled relationship type: many-to-many
- When this is added on the form, an error in the console shows
- Can not query Projects from Collection Object #2316
- Running a query on the
projectsrelationship field throws an error:type object 'CollectionObject' has no attribute 'projects'
- Running a query on the
A big issue is that this relationship is used infrequently with user-facing tables. Do the programmers have any thoughts on how we can resolve this?
Metadata
Metadata
Assignees
Labels
1 - EnhancementImprovements or extensions to existing behaviorImprovements or extensions to existing behavior2 - FormsIssues that are related to the form systemIssues that are related to the form systemSeparationFrom6
Type
Projects
Status
📋 Backlog