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

composite term should be assigned unit in import file #208

Open
TravisWalterLBNL opened this issue Aug 12, 2021 · 0 comments
Open

composite term should be assigned unit in import file #208

TravisWalterLBNL opened this issue Aug 12, 2021 · 0 comments
Assignees
Labels
bug Something isn't working medium priority

Comments

@TravisWalterLBNL
Copy link
Collaborator

I imported an application mapping from a .csv file, and in the file was a new composite term. In the file, I specified a unit for the composite term (m2) that did not match the unit (ft2) for the final atomic term (Area) in the composite term. When the composite term was created, it should have been assigned the unit m2, but it was assigned ft2. If I specify the unit in the import file, it should override the unit of the final atomic term.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working medium priority
Projects
None yet
Development

No branches or pull requests

2 participants