Uploaded image for project: 'Migration Toolkit for Applications'
  1. Migration Toolkit for Applications
  2. MTA-6179

Negative glob expressions for application name on 'Discover applications' wizard fail

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • False
    • None

      Description of problem:

      I used the following negative expressions to filter applications on the 'Discover applications' wizard and they failed .
      List of CF applications by space :
      space 1 = ['hello-spring-cloud', 'java-backend' , 'book-server']

      1) [!h]* - should match apps not starting with 'h'
      Actual results : hello-spring-cloud
      2) [!a-z]*- Should match apps not starting with a lowercase letter
      Actual results : 'hello-spring-cloud', 'java-backend' , 'bookserver'

      Version-Release number of selected component (if applicable):

      MTA 8.0.0-67

      How reproducible:

      Always

      Steps to Reproduce:

      1.
      2.
      3.

      Actual results:

      Expected results:

      Additional info:

              Unassigned Unassigned
              rhn-support-nachandr Nandini Chandra
              Nandini Chandra Nandini Chandra
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: