Skip to content

Commit

Permalink
YDA-5282: improve documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
lwesterhof committed Sep 25, 2023
1 parent 9de77ef commit 8dd57b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion publication.py
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,8 @@ def set_access_restrictions(ctx, vault_package, publication_state):
This function is called when (re)publishing a vault package.
The embargo date of a package is essential determining access.
ALS EMBARGO => zet embargo end date in lift_embargo_date zodat later wordt opgepakt door cronjob
If current date < embargo end date, then set end date in `ord_lift_embargo_date`
to be picked up by lift embargo cronjob.
:param ctx: Combined type of a callback and rei struct
:param vault_package: Path to the package in the vault
Expand Down

0 comments on commit 8dd57b5

Please sign in to comment.