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

ERM Comparisons: filters for Running status and Result use labels not values

    XMLWordPrintable

Details

    • ERM Sprint 108
    • Bienenvolk

    Description

      Overview:
      When selecting Running status and Result filters in ERM Comparison the filter uses the labels rather than the values for the filter. e.g. URL sent to backend:
      Request URL: https://folio-testing-okapi.dev.folio.org/erm/jobs/type/comparison?filters=result.label%3D%3DSuccess&perPage=100&sort=started%3Bdesc&stats=true

      Would expect the value to be used rather than the label (to ensure that if the label is changed e.g. for translation, the filter continues to work). e.g. expected URL
      Request URL: https://folio-testing-okapi.dev.folio.org/erm/jobs/type/comparison?filters=result.value%3D%3Dsuccess&perPage=100&sort=started%3Bdesc&stats=true

      i.e. using result.value==success (note lowercase)

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                ostephens Owen Stephens
                ostephens Owen Stephens
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases