-
Bug
-
Resolution: Fixed
-
Minor
-
None
Currently just going to the /job/whatever/confirmRename form results in a form validation error: "The name whatever is already in use".
Instead this should be an informational message about this being the current name, or something like that.
- links to
danielbeck what do you think about just leaving the name blank by default on that page? You'd still get an error ("No name is specified"), but since you have to pick something for the new name anyway that doesn't seem like a problem.
I can also improve the error message in the case where the name is the same as before to "The new name is identical to the current name".
EDIT: I should clarify, do you think renaming to the same name should succeed as a no-op, fail, or do something else?