Closed
Bug 1394950
Opened 8 years ago
Closed 8 years ago
Cannot run 'arc diff' on commits with a commit message that contains the word 'bug'
Categories
(Conduit :: Phabricator, defect)
Conduit
Phabricator
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mars, Unassigned)
Details
I created a commit with the following commit message:
'''
Add the repository callsign to .arcconfig
See bug 1394049.
'''
When I run 'arc diff' I get the following error:
'''
Commit message has errors:
- Error parsing field "Subscribers": The objects you have listed
include objects which do not exist (Bug:, 1394049).
- Invalid or missing field "Bug #": Bugzilla Bug ID is required
You must resolve these errors to continue.
Do you want to edit the message? [Y/n]
'''
Workaround: I deleted the word "bug" from the Summary section 'arc diff' created and 'arc diff' completed successfully.
Comment 1•8 years ago
|
||
I've been checking it in my local repo and no such thing happened.
In `arc diff` editor paragraph "see bug 123." automatically appeared in the Summary section.
Was this the case as well?
Comment 2•8 years ago
|
||
I also was unable to reproduce this bug.
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•