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

Calculation fails due to missing metadata #298

Closed
dgdekoning opened this issue Oct 21, 2019 · 1 comment · Fixed by #310
Closed

Calculation fails due to missing metadata #298

dgdekoning opened this issue Oct 21, 2019 · 1 comment · Fixed by #310
Assignees
Labels
bug Issues/PRs related to bugs
Milestone

Comments

@dgdekoning
Copy link
Contributor

This occurs when a custom database uses activities/processes copied from a different database which itself is dependent on a third database

eg:

biosphere3 -> ecoinvent -> customdb

image

When attempting to run a calculation with processes from the customdb the activity browser recognizes it needs to add customdb and ecoinvent to the metadata, but misses that it also has to add biosphere3.

Workaround is to "manually" load the datasets into the metadata by double-clicking the relevant databases in the left panel.

@dgdekoning dgdekoning added the bug Issues/PRs related to bugs label Oct 21, 2019
@dgdekoning dgdekoning self-assigned this Oct 21, 2019
@dgdekoning
Copy link
Contributor Author

Interestingly, the issue resolves itself once the user actually edits the copied activity. Just needs a little nudge apparently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues/PRs related to bugs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant