Removed the default 0 value for issues foreign keys.
It prevents useless "... where id=0" queries and ensures that *_id attributes default to nil.
Authored by: jplang 2013-02-17
Parent: [r11416]
Child: [r11418]