#647: Can't reassign ticket to another product once assigned to Default (@)
product
---------------------------+--------------------
  Reporter:  ChrisHarris   |      Owner:  nobody
      Type:  defect        |     Status:  new
  Priority:  major         |  Milestone:
 Component:  multiproduct  |    Version:  0.6.0
Resolution:                |   Keywords:
---------------------------+--------------------
Changes (by astaric):

 * owner:   => nobody
 * component:   => multiproduct


Comment:

 We are aware that there is currently no automatic way to transfer tickets
 between products. There is currently an open proposal concerning ticket
 id-s (Proposals/BEP-0010) that needs to be implemented before we can start
 working on transferring tickets between products.

 Meanwhile, manually changing the product field in the database should
 work, but you need to be careful, to also modify related tables
 (ticket_change, ticket_custom, attachment, bloodhound_relations).

 Search index update will not be triggered, if you modify data directly, so
 you should do it manually by running
 {{{
 trac admin path/to/your/env bhsearch rebuild
 }}}

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/647#comment:1>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Reply via email to