Publication rework #83

Closed
opened 3 years ago by mpeltriaux · 1 comments
Owner

Status quo

Data is published when it has been marked as recorded ("verzeichnet"). Currently the only indicator for data being published are the reports, which will return proper content then.

The second important factor of publishing data is the binding_date ("Bestandskraftdatum").

Fix

Add a is_published() method to the data models, which holds all relevant checks for determining a data being published now or not. This function can then be used handy at any place in the code for a quick lookup.

# Status quo Data is published when it has been marked as `recorded` ("verzeichnet"). Currently the only indicator for data being published are the reports, which will return proper content then. The second important factor of publishing data is the `binding_date` ("Bestandskraftdatum"). # Fix Add a `is_published()` method to the data models, which holds all relevant checks for determining a data being published now or not. This function can then be used handy at any place in the code for a quick lookup.
mpeltriaux added the
bug
label 3 years ago
mpeltriaux self-assigned this 3 years ago
Poster
Owner

Merged in #84

# Merged in #84
mpeltriaux closed this issue 3 years ago
Sign in to join this conversation.
Loading…
There is no content yet.