Bug 201210 - Unable to add "python" to the reviewers from the command line
Summary: Unable to add "python" to the reviewers from the command line
Status: Closed FIXED
Alias: None
Product: Services
Classification: Unclassified
Component: Code Review (show other bugs)
Version: unspecified
Hardware: Any Any
: --- Affects Only Me
Assignee: Phabric Admin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-29 22:27 UTC by Sean Bruno
Modified: 2015-06-30 04:28 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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