#750: Invalid ticket ID in relation makes ticket view crash
---------------------+--------------------
  Reporter:  olemis  |    Owner:
      Type:  defect  |   Status:  new
  Priority:  major   |  Version:  0.8.0dev
Resolution:          |
---------------------+--------------------
 Issue detected using PostgreSQL . Steps to reproduce :

   - Create product P1
   - Create product P2
   - Create ticket T1 in P1
   - Create ticket T2 in P2
   - Manage relations for T2
   - Add relation
     * type = refers to
     * ticket ID = P1-T1
   - Error : {{{ "Invalid ticket number \nTicket T1 does not exist." }}}

 There's also a warning

 {{{
 The relation has been added, but an error occurred while
 sendingnotifications: local variable 'dbrel' referenced before assignment
 }}}

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/750>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Reply via email to