Opened 18 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 by Nicklas Nordborg, 18 years ago

Priority: minortrivial

comment:2 by Jari Häkkinen, 18 years ago

Milestone: BASE 2.0BASE 2.0+

comment:3 by Jari Häkkinen, 18 years ago

Milestone: BASE 2.x+BASE 2.1

comment:4 by Jari Häkkinen, 18 years ago

Milestone: BASE 2.1BASE 2.2

comment:5 by Nicklas Nordborg, 17 years ago

Status: newassigned

comment:6 by Nicklas Nordborg, 17 years ago

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.