[GH-ISSUE #5] Bug: Search results in the tenant selector double up unnecessarily #6

Closed
opened 2026-03-02 12:03:03 +03:00 by kerem · 2 comments
Owner

Originally created by @gavsto on GitHub (Oct 14, 2021).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/5

Describe the bug
When searching in certain conditions the tenant selector returns two of the same tenant

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Sharepoint > List Sharepoint'
  2. Click on Tenant selector and search for a tenant name
  3. See multiple results with the same information

Expected behavior
One search result presented when selecting a tenant

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Edge
  • Version: V.Latest
Originally created by @gavsto on GitHub (Oct 14, 2021). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/5 **Describe the bug** When searching in certain conditions the tenant selector returns two of the same tenant **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Sharepoint > List Sharepoint' 2. Click on Tenant selector and search for a tenant name 3. See multiple results with the same information **Expected behavior** One search result presented when selecting a tenant **Desktop (please complete the following information):** - OS: Windows 11 - Browser: Edge - Version: V.Latest
kerem 2026-03-02 12:03:03 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@KelvinTegelaar commented on GitHub (Oct 14, 2021):

I think this behavior comes from populating the field with the current tenant, instead, we should try finding the current tenant in the index and selecting it.

<!-- gh-comment-id:943590810 --> @KelvinTegelaar commented on GitHub (Oct 14, 2021): I think this behavior comes from populating the field with the current tenant, instead, we should try finding the current tenant in the index and selecting it.
Author
Owner

@KelvinTegelaar commented on GitHub (Oct 18, 2021):

confirmed fixed.

<!-- gh-comment-id:946017423 --> @KelvinTegelaar commented on GitHub (Oct 18, 2021): confirmed fixed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#6
No description provided.