The module shows a success message in green even if the query for deleting tickets failed.
See this image: http://drupal.org/files/ScreenShot001_0.png

Comments

Anonymous’s picture

Assigned: Unassigned »
Priority: Critical » Normal

Hmm, your screen shot is borked, but I think I get the idea. I'll have a look into it.

thanks

Anonymous’s picture

Status: Active » Fixed

Added db_affected_rows() to check if ticket was deleted, and print an error message otherwise.

Fix will appear in tonight's dev release.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.