when it was relanded (https://hg.mozilla.org/integration/autoland/rev/e2cca2f460bc) the commit description didn't contain a reference to the revision. initial landing: ``` Bug 1540635 - Fuzzy-if 1295466-1.xhtml on linux for frequent failures. r=jmaher Differential Revision: https://phabricator.services.mozilla.com/D29451 ``` second landing: ``` Bug 1540635 - Fuzzy-if 1295466-1.xhtml on linux for frequent failures. r=jmaher ``` with no link to the revision there's no way for phabricator to automatically close it. code should be landed with lando, or the `Differential Revision` should be added/left intact if landing manually.
Bug 1558168 Comment 1 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
when it was relanded (https://hg.mozilla.org/integration/autoland/rev/e2cca2f460bc) the commit description didn't contain a reference to the revision. initial landing: ``` Bug 1540635 - Fuzzy-if 1295466-1.xhtml on linux for frequent failures. r=jmaher Differential Revision: https://phabricator.services.mozilla.com/D29451 ``` second landing: ``` Bug 1540635 - Fuzzy-if 1295466-1.xhtml on linux for frequent failures. r=jmaher ``` with no link to the revision there's no way for phabricator to automatically close it. code should be landed with lando, or the `Differential Revision` line should be added/left intact if landing manually.