Opened 17 years ago

Closed 17 years ago

#560 closed defect (fixed)

Deleting reporters

Reported by: Johan Enell Owned by: Martin Svensson
Priority: minor Milestone: BASE 2.5
Component: core Version: trunk
Keywords: Cc:

Description

When deleting reporters that are used an exception is thrown. Maybe this should be handled in a more effective way.

Cannot delete or update a parent row: a foreign key constraint fails (base2/Features, CONSTRAINT FKF287485DEAB01E4E FOREIGN KEY (reporter_id) REFERENCES Reporters (id))

Change History (5)

comment:1 by Jari Häkkinen, 17 years ago

Milestone: BASE 2.4BASE 2.3

Milestone BASE 2.4 deleted

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

Milestone: BASE 2.4BASE 2.x+

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

Milestone: BASE 2.x+BASE 2.5

comment:4 by Martin Svensson, 17 years ago

Owner: changed from Nicklas Nordborg to Martin Svensson
Status: newassigned

comment:5 by Martin Svensson, 17 years ago

Resolution: fixed
Status: assignedclosed

(In [3792]) Fixes #560 Deleting reporters

Note: See TracTickets for help on using tickets.