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

Fix list-wrapped primitive values in IGC #147

Closed
cmgrote opened this issue Dec 16, 2019 · 0 comments · Fixed by #148
Closed

Fix list-wrapped primitive values in IGC #147

cmgrote opened this issue Dec 16, 2019 · 0 comments · Fixed by #148
Assignees
Labels
bug Something isn't working
Milestone

Comments

@cmgrote
Copy link
Member

cmgrote commented Dec 16, 2019

Some values in IGC are list-wrapped in some versions of the software and not others, or within some level of the inheritance hierarchy but not others. (For example: length of a database_column vs. the same of its super-type data_item.)

We need to ensure that when a primitive value is expected, this list-wrapping of IGC is properly unwrapped to give a singular primitive value for OMRS.

@cmgrote cmgrote added the bug Something isn't working label Dec 16, 2019
@cmgrote cmgrote added this to the 1.3 milestone Dec 16, 2019
@cmgrote cmgrote self-assigned this Dec 16, 2019
@cmgrote cmgrote mentioned this issue Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant