Allow people to hide repositories which no longer exist.

Review Request #5360 — Created Jan. 30, 2014 and submitted

Information

Review Board
master

Reviewers

Allow people to hide repositories which no longer exist.

The repository form validation always checked that the repository existed, but
this neglected the case where someone had decomissioned an old repository but
wanted to keep the review comments around.

This change makes it so people can hide repositories even if they no longer
exist.

Took a repository that wasn't accessible (my local p4 without p4d running) and
tried to save it. Saw that it failed. Un-checked "Visible" and saved
sucessfully.

chipx86
  1. Ship It!

    1. We should put this on 1.7.x.

  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-1.7.x (9797f4b)
Loading...