[ http://jira.codehaus.org/browse/CONTINUUM-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Emmanuel Venisse closed CONTINUUM-1502. --------------------------------------- Assignee: Emmanuel Venisse Resolution: Fixed Fix Version/s: 1.1-beta-4 > After changing the name of a project group, the project dissapears and is not > accessible, not even by the admin user. > --------------------------------------------------------------------------------------------------------------------- > > Key: CONTINUUM-1502 > URL: http://jira.codehaus.org/browse/CONTINUUM-1502 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.1-beta-3 > Environment: Linux CentOS4, Maven2.0.7, Java-5 > Reporter: Iker Almandoz > Assignee: Emmanuel Venisse > Priority: Minor > Fix For: 1.1-beta-4 > > > In the project view for a given project, if i change the name of the project > (project group name), then the project disappears and is not accessible from > continuum. > Not even the admin can see it... > I have changed the project name from "name" to "name " in my test. > I was able to recover the projects by directly connecting to the derby > database and updating the projectgroup table doing > >update projectgroup set name='name' where name='name '; -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira