-
Notifications
You must be signed in to change notification settings - Fork 19
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
[Scenario Bundle] Study descriptors do not link to related oeo-terms even if they are available. #1507
Comments
This is fixed with the latest release but once i click one of the discriptors the link i get redirected to is not save because the "https://" is missing. |
…sions and handle error cases if name is not available #1507
…mission forms #1507: - Implement similarity search via db extension - endpoints for groups & users
Another thing i noticed. There is "net electricity generation" available in the oeo but not "total net electricity generation". Maybe this also results in non available descriptors links. |
Now fixed. It was hardcoded. |
Description of the issue
We have recently introduced an update for the descriptors of the scenario bundle for studies. It links the descriptors to the corresponding oeo-terms to provide more context.
After a review by @stap-m, we noticed that terms that are already available (in the oeo) are not linked and the descriptors are grayed out, indicating that no oeo term is available.
Steps to Reproduce
One example is the descriptor "Greenhouse gas emissions" on the TOEP:
Ideas of solution
Make sure all available terms are linked.
See this list for available terms.
-> OpenEnergyPlatform/oekg#19
Context and Environment
Workflow checklist
The text was updated successfully, but these errors were encountered: