Skip to content

unified split record_id/version + moved from utils

Yannick requested to merge unified_split_record_id_version into master

As part of validation of record id to come. Here initial work:

  • split record_id/version unified in a single function + move into a dedicated module
  • unnecessary regex remove (behavior remain untouched)

Merge request reports