An error occurred while fetching the assigned iteration of the selected issue.
Project Members list should list all members of all ancestor groups
It currently only lists the project's members, and it's immediate parent group's members: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/controllers/projects/settings/members_controller.rb#L26
Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/2772
Already implemented for the group members list: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9062