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

Getting all enum values into one table #448

Open
gugulet-hu opened this issue Jun 1, 2021 · 0 comments
Open

Getting all enum values into one table #448

gugulet-hu opened this issue Jun 1, 2021 · 0 comments

Comments

@gugulet-hu
Copy link

Describe the bug
Hi, I'm running into an issue with creating an amalgamated table of enumerated values from this source definition below.

To Reproduce
Here is a screenshot of the source definition:

source_defintition

Actual behaviour
This produces this table with only the enum values from the first property:

actual_output

Expected behaviour
Was hoping for a complete table with all the enum values, like this:

desired_output

This is a long shot and I understand that having a distinct 'items' dictionary might be causing this behaviour with Widdershins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant