Uploaded image for project: 'Automation Hub'
  1. Automation Hub
  2. AAH-1846

Role search should use name__icontains

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • crc-2022-09-07
    • 2.3
    • UI
    • None

      Description

      The http://localhost:8002/ui/group-list page uses ?name= instead of ?name__icontains for the role filter.

      Steps to Reproduce

      1. create a group named foo
      2. create a group named foo2
      3. filter for foo
      4. only foo appears, not foo2

      Actual Behavior

      Only groups matching the exact name are returned.

      Expected Behavior

      Any group with a partial match should be returned.

            mipospis@redhat.com Milan Pospisil
            dnewswan David Newswanger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: