-
Notifications
You must be signed in to change notification settings - Fork 244
DocIndex: Fix flatten_schema #1288
Copy link
Copy link
Closed
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Done
Bug described here: #1277 (comment)
Ther are additional things to consider, though. The fix described in the PR woks, but as a side effect (?) it allows union types in the schema definition, which is not desired.