Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-1254

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

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 2.1.0
    • None
    • backend
    • None

    Description

      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

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                johannes.heinemann Johannes
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce