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

Do not allow the user to edit oekg entries for now (like scenario year ...) #1582

Closed jh-RLI closed 4 months ago

jh-RLI commented 4 months ago

Description of the issue

The function for editing entries from the oekg is not yet stable. Every registered user can edit oekg entries such as "Scenario year" or "Author" and possibly also change other scenario bundles.

Steps to Reproduce

  1. Open two scneario bundles
  2. Add a scneario/scenario year like "3000" for testing to both
  3. Modify the entry on one of the bundles
  4. Bot bundles now contain the modified entry

Ideas of solution

Until we implemented a more robust solution this feature sould not be available.

Context and Environment

Workflow checklist

adelmemariani commented 4 months ago

I disabled all entity edits: #1599