TEST: SECURITY-GRM-15

Testing the Search textbox for querying members while editing a group's Members.

References

Discussion

Groups with explicitly assigned members can be filtered using a search string.

Pre-Conditions / Setup

  1. Follow the instructions from TEST: SECURITY-GRM-13 to create a group and assign a member.

  2. Repeat the actions/steps from TEST: SECURITY-GRM-13 until a few different members have been added and saved.

Actions/Steps

1. Select the Search bar in the top-right corner of the Members panel.

2. Enter a search string for some explicitly assigned Members (e.g. "admin").

Expected Behaviour

  • The table of Members should be filtered to show only members that have names with a substring matching the search string entered.

Last updated