Comment 0 for bug 728471

Revision history for this message
Curtis Hovey (sinzui) wrote : Person:+delete timeouts : Connect the UI the merge jobs

This issue is a continuation of bug 162510. The infrastructure is in place to merge people an team async.

- No check is performed to see if either merge user is already the
  subject of a scheduled merge job.

- Update call-sites to use mergeAsync() where appropriate.

- UI to show if a user is the subject of a scheduled merge request.

- ??? Export is_merge_pending to the API.

- Telling interesting parties that a merge has succeeded or failed.