Opened 17 years ago

Closed 17 years ago

#241 closed defect (fixed)

Files that have been used for parameters to a job can't be deleted properly

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: trivial Milestone: BASE 2.2
Component: core Version:
Keywords: Cc:

Description

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)

comment:1 Changed 17 years ago by Nicklas Nordborg

Priority: minortrivial

comment:2 Changed 17 years ago by Jari Häkkinen

Milestone: BASE 2.0BASE 2.0+

comment:3 Changed 17 years ago by Jari Häkkinen

Milestone: BASE 2.x+BASE 2.1

comment:4 Changed 17 years ago by Jari Häkkinen

Milestone: BASE 2.1BASE 2.2

comment:5 Changed 17 years ago by Nicklas Nordborg

Status: newassigned

comment:6 Changed 17 years ago by Nicklas Nordborg

Resolution: fixed
Status: assignedclosed

(In [2899]) Fixes #241: Files that have been used for parameters to a job can't be deleted properly

Note: See TracTickets for help on using tickets.