« Return to Thread: [jira] Created: (CONTINUUM-2148) Purging build results via scheduler won't delete build results in the internal database

[jira] Created: (CONTINUUM-2148) Purging build results via scheduler won't delete build results in the internal database

by JIRA jira@codehaus.org :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View in Thread

Purging build results via scheduler won't delete build results in the internal database
---------------------------------------------------------------------------------------

                 Key: CONTINUUM-2148
                 URL: http://jira.codehaus.org/browse/CONTINUUM-2148
             Project: Continuum
          Issue Type: Bug
    Affects Versions: 1.2.3
         Environment: Linux, Sun Java SDK 1.5.0_16
            Reporter: Bernhard Trummer
            Priority: Minor


When creating a purge definition (+scheduler) for build results in the web interface, old build results will be deleted in the file system's build-output-directory, but in the web interface (when clicking on the "Builds" tab after selecting a project) there are still shown all build results. So it looks like that the build results in the internal database are not deleted by the purge job.

Alternatively, when deleting a build result via the XMLRPC interface, it is deleted from the build-output-directory as well as the internal database - the build then is not shown anymore in the web interface. IMHO this should be the expected behavior for the scheduled purge jobs too.

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

       

 « Return to Thread: [jira] Created: (CONTINUUM-2148) Purging build results via scheduler won't delete build results in the internal database