HomePhabricator

Fix fatal on project list
8b3ab97d64daUnpublished

Unpublished Commit · Learn More

No further details are available.

Description

Fix fatal on project list

Summary:
Until T605 gets fixed, you might end up with a Project without a Profile if the
Profile insert failed. This fatals the list view; instead, don't fatal if a
profile is missing.

(At some point we should probably just merge this field into the Project object,
I was just mimicking the user/profile separation but we have partial-field
object support now and Projects aren't super heavily used or very big.)

Test Plan:

  • Viewed list view including a project with a missing profile.
  • Edited the project, creating its profile.

Reviewers: btrahan, jungejason

Reviewed By: btrahan

CC: arice, aran, btrahan

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

Details

Provenance
epriestleyAuthored on
Reviewer
btrahan
Differential Revision
Restricted Differential Revision
Parents
rP49cf1ca10c08: Support deleting individual changeset
Branches
Unknown
Tags
Unknown

Event Timeline