Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
1 minute
Labels
None
Revisions
Git
ff9b9e9bfde285a3f87e04d44e3829095044cd89
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
287
Successful since
#253 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Git
Author Commit Message Commit date
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> ff9b9e9bfde285a3f87e04d44e3829095044cd89 Merge pull request #331 from teleivo/RAD-107
RAD-107 Enforce valid DICOM UID for org root
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 0d0c654795266c7c59d2367f53369a731d2c97c2 RAD-107 Enforce valid DICOM UID for org root
the org root UID (DICOM root UID) is entered as a global
property defaults to 2.25 but can be changed by the admin in the settings page.
however validation is missing on entry meaning if the admin configures a wrong
uid it will fail during creation of radiology orders. so the cause and the
event of failiure are separated.

* added RegexDatatypeHandler which was missing for the custom datatype
* configured the dicomUIDOrgRoot as RegexValidatedTextDatatype with a regex
ensuring proper DICOM UID is entered by the admin
* update test datasets GP of dicomUIDOrgRoot

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRAD-107Could not obtain issue details from Jira