Closed Bug 1426518 Opened 6 years ago Closed 6 years ago

Revisions can optionally not have a bug id so we need to make it optional in the type constraints of Revision.pm

Categories

(bugzilla.mozilla.org :: Phabricator Integration, enhancement)

Production
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dkl, Assigned: dkl)

Details

Attachments

(1 file)

45 bytes, text/x-github-pull-request
dylan
: review+
Details | Review
Currently bugzilla.bug-id is required in the Types::Standard constraints of Revision.pm. We need this to be optional as revisions in Phabricator are not always required to have a bug id associated with them. We will change from Int to Maybe[Int]. Also in Feed.pm, if a revision does not have a bug id then we can just skip the story and move to the next.

dkl
Attached file github pull request
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: