-
Notifications
You must be signed in to change notification settings - Fork 244
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
Purge UPS Templates and refactor corresponding features #2783
Comments
vrindanayak
added a commit
that referenced
this issue
Sep 23, 2020
vrindanayak
added a commit
to dcm4che/dcm4chee-arc-cs
that referenced
this issue
Sep 23, 2020
…rresponding features
vrindanayak
added a commit
that referenced
this issue
Sep 23, 2020
vrindanayak
added a commit
that referenced
this issue
Sep 24, 2020
vrindanayak
added a commit
that referenced
this issue
Sep 24, 2020
vrindanayak
added a commit
to dcm4che/dcm4chee-arc-lang
that referenced
this issue
Sep 24, 2020
…Enable to create UPS records for local matching studies using a UPS Template" This reverts commit f53d8d4. dcm4che/dcm4chee-arc-light#2783 : Purge UPS Templates and refactor corresponding features
vrindanayak
added a commit
to dcm4che/dcm4chee-arc-lang
that referenced
this issue
Sep 24, 2020
…Enable to create UPS records for local matching studies using a UPS Template" This reverts commit 31fb2b2. dcm4che/dcm4chee-arc-light#2783 : Purge UPS Templates and refactor corresponding features
vrindanayak
added a commit
to dcm4che/dcm4chee-arc-lang
that referenced
this issue
Sep 25, 2020
…rresponding features
vrindanayak
added a commit
that referenced
this issue
Sep 25, 2020
vrindanayak
added a commit
to dcm4che/dcm4chee-arc-cs
that referenced
this issue
Sep 25, 2020
…rresponding features
vrindanayak
added a commit
that referenced
this issue
Sep 25, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Removes / reverts
dcmUPSTemplateID
Refactors usage of template in following services :
Replace
upsTemplateID
in path parameter with SOP Instance UID of UPS Template Workitem (to search for the UPS record in DB and using its attributes in creation of new workitems).Create UPS On Cancel
configuration showing configured UPS Templates dropdown to a text field requiring user to enter the UPS Instance UID.Replace
upsTemplateID
in path parameter (implemented in RESTful services to create workitems for local matching Studies/Series/Instances from referred UPS Template #2694 and RESTful services to create workitems for external matching Studies/Series/Instances from referred UPS Template #2695) with UPS Template Workitem attributes sent in request payload.UI Navigation -> Studies : Enable to create UPS records for local matching studies using a UPS Template #2710 : Revert all earlier changes done in UI. Reopen the same issue and update it to reflect above changes
Update Unified Procedure Step (UPS) Processed Features wiki to reflect above changes
The text was updated successfully, but these errors were encountered: