OpenEnergyPlatform / OpenEnergyPlatform/oeplatform

Enhance the new embargo area feature

Open
#1,690 1 comment 0 reactions 2 assignees View on GitHub

@Darynarli is already working on this.

Since May 24, 2024.

Embargo Area type: enhancement :gear:
Dominant language
Python
Stars
65
Forks
29
Avg merge
15h 25m
Merged PRs (30d)
32

Description

Description of the issue

Since https://github.com/OpenEnergyPlatform/oeplatform/pull/1534 we have introduced the embargo area. This feature affects most of the functions of a table if an Embargo period is set.

  • Restricted user interface: no download possible, data is not visible to the user
  • Restricted API: all CRUD functions are not available - no one can add or read data for a table

It is also not yet clear how to deal with tables for which the embargo period has expired.

Ideas of solution

Specify the complete embargo area process. Enable table access for users who have table permissions and implement a notification system to receive a user response indicating what to do with data whose embargo period has expired

Workflow checklist

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.