Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-1502

After changing the name of a project group, the project dissapears and is not accessible, not even by the admin user.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1-beta-3
    • 1.1-beta-4
    • None
    • None
    • Linux CentOS4, Maven2.0.7, Java-5

    Description

      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 ';

      Attachments

        Activity

          People

            evenisse Emmanuel Venisse
            ialmandoz Iker Almandoz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: