Skip to content

Reverts !112867 and !119700

Jay McCure requested to merge jmc-revert-112867-119700 into master

What does this MR do and why?

The E2E tests have picked up a bug in staging canary when a user tries to invite a group to a project, an error occurs because the search is fired with an empty string producing a 500 from /api/v4/projects/8890607/share_locations, this means the user isn't presented with a list of groups when trying to invite a group.

Reverts !112867 (merged) and !119700 (merged)

Revert "Remove unnecessary new Promise call" and "Change API endpoint used when inviting a group to a project"

This reverts commit 600b6c20 and 9fd2e295

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Jay McCure

Merge request reports