openhatch

Message3232

Author MarkTraceur
Recipients paulproteus
Date 2012-05-13.18:51:11
Content
Steps to reproduce:

1. Create project "new_project", add in details.
2. Create another project, same name, add different details.
3. Go to /+projects/new_project

Expected behavior:

Either A) Before step 2 succeeds, warn user that the project name is taken and
refuse to submit the new project before creating or B) Somehow make the project
name unique without user input, making any URL to the second project something
like /+projects/new_project_(1)

This is not currently a huge problem, but if two projects with the same name (or
a fork of an existing project) come to the site, the second one is going to be
irritated that their project's URL doesn't work.
History
Date User Action Args
2012-05-13 18:51:14MarkTraceursetrecipients: + paulproteus
2012-05-13 18:51:13MarkTraceursetmessageid: <1336935073.97.0.222401463632.issue731@openhatch.org>
2012-05-13 18:51:13MarkTraceurlinkissue731 messages
2012-05-13 18:51:11MarkTraceurcreate