Home GnuPG

Fix an issue with mentioning revisions on the new EditEngine code
378387a0785fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix an issue with mentioning revisions on the new EditEngine code

Summary:
Ref T12020. Ref T11114. If we continue here on a mention, we try to generate $old, which requires reviewers to be attached. They won't be for simple codepaths like mentions.

Instead, just bail early: we don't need to do anything anyway since we can't possibly find any more errors with zero transactions.

Test Plan: Mentioned a revision on a task.

Reviewers: chad, avivey

Reviewed By: avivey

Maniphest Tasks: T11114, T12020

Differential Revision: https://secure.phabricator.com/D17059

Details

Provenance
epriestley <git@epriestley.com>Authored on Dec 14 2016, 11:00 PM
Parents
rPHABe077d2f7a79a: Reorganize phui-object-item CSS, add drag ui
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHAB378387a0785f: Fix an issue with mentioning revisions on the new EditEngine code (authored by epriestley <git@epriestley.com>).Dec 14 2016, 11:11 PM