Bug 201210

Summary: Unable to add "python" to the reviewers from the command line
Product: Services Reporter: Sean Bruno <sbruno>
Component: Code ReviewAssignee: Phabric Admin <phabric-admin>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: unspecified   
Hardware: Any   
OS: Any   

Description Sean Bruno freebsd_committer freebsd_triage 2015-06-29 22:27:47 UTC
For reasons that aren't clear, the arcanist tool is unable to add the Python review group to a review from the command line.  I tried a few different permutations before giving up and committing it without the review and just adding the group via the web ui.

Commit message has errors:

      - Error parsing field "Reviewers": The objects you have listed include
      objects which do not exist (python).

You must resolve these errors to continue.

    Do you want to edit the message? [Y/n] n
-----------------
Commit message has errors:

      - Error parsing field "Reviewers": The objects you have listed include
      objects which do not exist (Python@).

You must resolve these errors to continue.

    Do you want to edit the message? [Y/n] Y
-----------------
Commit message has errors:

      - Error parsing field "Reviewers": The objects you have listed include
      objects which do not exist (Python).

You must resolve these errors to continue.

    Do you want to edit the message? [Y/n] Y
-----------------
Commit message has errors:

      - Error parsing field "Reviewers": The objects you have listed include
      objects which do not exist (python@freebsd.org).

You must resolve these errors to continue.

    Do you want to edit the message? [Y/n] Y
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2015-06-30 01:49:49 UTC
python is a project: try adding `#python`.
Comment 2 Sean Bruno freebsd_committer freebsd_triage 2015-06-30 04:13:36 UTC
ah, ok.  Thanks.
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2015-06-30 04:28:20 UTC
FWIW I filed https://secure.phabricator.com/T8718