-
Notifications
You must be signed in to change notification settings - Fork 243
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI : Studies page / Lifecycle Management page (pro) : Protect individual studies from getting expired #1813
Comments
vrindanayak
added a commit
to dcm4che/dcm4chee-arc-lang
that referenced
this issue
Jul 29, 2022
…ement page (pro) : Protect individual studies from getting expired
vrindanayak
added a commit
that referenced
this issue
Jul 29, 2022
… individual studies from getting expired
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
may send
never
for{expirationDate}
to revoke a set Expire Date of the Study.This shall set
ExpirationDate
tonull
andExpirationState
toFROZEN
for the study and all of its series.RESTful service implemented by #1778
The text was updated successfully, but these errors were encountered: