Uploaded image for project: 'ERM Platform'
  1. ERM Platform
  2. ERM-92

Require UUIDs that are RFC 4122 compliant

    XMLWordPrintable

Details

    • ERM Sprint 62, ERM Sprint 63
    • 1
    • Bienenvolk

    Description

      Other FOLIO modules like mod-orders require RFC 4122 compliant UUIDs, for example when storing an agreement_id.

      RFC 4122 compliant UUIDs have this form:
      xxxxxxxx-xxxx-Mxxx-Nxxx-xxxxxxxxxxxx
      where M is the UUID version (0-5)
      and N is the UUID variant (encoded as 8, 9, a, or b).

      mod-agreements and mod-licenses use UUIDs where N and M may be any other hex digit, and that have no minus/hyphen, for example ff808181695e6b4a01695e6d6fbf0ef3 (M=6, N=0).

      Such an UUID

      Consider changing mod-agreements and mod-licenses so that all UUIDs are RFC 4122 compliant for better inter-module compatibility.

      TestRail: Results

        Attachments

          Activity

            People

              Unassigned Unassigned
              julianladisch Julian Ladisch
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                TestRail: Runs

                  TestRail: Cases