Files that have been used for parameters to a job can't be deleted properly
The File.isUsed() function return false, but you get a database constraint violoation if you try to delete it. In order to be able to delete the file, the job must first be deleted. Other item parameters to jobs can be deleted without deleting the job.
Change History
(6)
Priority: |
minor → trivial
|
Milestone: |
BASE 2.0 → BASE 2.0+
|
Milestone: |
BASE 2.x+ → BASE 2.1
|
Milestone: |
BASE 2.1 → BASE 2.2
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
(In [2899]) Fixes #241: Files that have been used for parameters to a job can't be deleted properly