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

Load 100 values from user definable pick lists in agreements

    XMLWordPrintable

Details

    • ERM Sprint 101
    • Bienenvolk
    • Q3 2020 Bug Fix

    Description

      User-definable pick lists (refdata categories) can have >10 entries. Currently on creating or editing an agreement a maximum of 10 entries are retrieved. As the pick lists are unlikely to exceed 100 entries, and we can retrieve up to 100 entries at a time from the backend, an immediate fix would be to simply retrieve more entries by adding a `limit` parameter (limit=100) to the relevant calls.

      The affected requests are:

      • erm/refdata/DocumentAttachment/atType
      • erm/refdata/InternalContact/role
      • erm/refdata/SubscriptionAgreement/reasonForClosure
      • erm/refdata/SubscriptionAgreement/renewalPriority

      In addition any user defined pick lists which are used for supplementary properties will also be affected
      Any pick lists that are not editable are not currently affected because none of those system defined lists have >10 values

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases