OpenEnergyPlatform / oeplatform

Repository for the code of the Open Energy Platform (OEP) website. The OEP provides an interface to the Open Energy Family
http://openenergyplatform.org/
GNU Affero General Public License v3.0
61 stars 19 forks source link

The linked tables (input/output) in scenarios some times do not redirect to the tables detail page #1667

Open jh-RLI opened 1 month ago

jh-RLI commented 1 month ago

Description of the issue

The linked tables (input/output) in scenarios some times do not redirect to the tables detail page see: https://openenergyplatform.org/scenario-bundles/id/dataedit/view/scenario/eu_leg_data_2021_rep_table_3

Steps to Reproduce

  1. Navigate to https://openenergyplatform.org/scenario-bundles/id/59cf408f-8ab1-7fe1-0175-e3e50e15eeaa
  2. In "scenarios" click on "input dataset" or "output dataset"
  3. You are redirected to a "create new bundle page" --> https://openenergyplatform.org/scenario-bundles/id/dataedit/view/scenario/eu_leg_data_2021_rep_table_3

Ideas of solution

The URN is appended to the current full URN. The URL to navigate to the tables detail pages is not defined correctly.

  1. remove this URN /scenario-bundles/id
  2. then add this dataedit/view/scenario/eu_leg_data_2021_rep_table_3

Context and Environment

Workflow checklist