Using the REST-API I can filter variable string values for their prefix

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Fixed
    • Priority: L3 - Default
    • 2.1.0
    • Affects Version/s: None
    • Component/s: backend
    • None

      AT:

      • Using the variable value rest endpoint:
        • I can filter for only those string variables that have a value which starts with a certain prefix, e.g. given the variables a='foo', b='bar', c='ball', the the prefix 'ba' would return the values 'bar' and 'ball'.
        • For other types this prefix option does not change the result
        • if the specified prefix is empty or null, the prefix is ignored
      • this prefix parameter is documented in the rest api wiki documentation

        This is the controller panel for Smart Panels app

              Assignee:
              Unassigned
              Reporter:
              Johannes
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: