fastlane: fastlane pilot add doesn't add testers

New Issue Checklist

Issue Description

Running fastlane pilot add doesn’t add the tester, but errors with:

[!] Some operations failed: [testername@example.com]: User [appleid@example.com] (Team ID [123456]) doesn't have enough permission for the following action: parse_response

This is with an App Developer role, which has permission to add testers when done through iTC. Likely related, trying to upload a csv of testers fails with unable to add tester for each row in the csv.

Complete output when running fastlane, including the stack trace and command used

You can use: --capture_output as the last commandline argument to get that collected for you

–capture_output doesn’t work with fastlane pilot add

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 19

Commits related to this issue

Most upvoted comments

@bencollier thx for the feedback, i ll try to pack it in a PR 👍 (but will take some time) - going to self assign this issue.