Re: [Apache Bloodhound] #761: Duplicate ticket id can't be added in batch modify

2017-05-15 Thread Apache Bloodhound
#761: Duplicate ticket id can't be added in batch modify
+--
  Reporter:  rjollos|  Owner:  nobody
  Type:  defect | Status:  new
  Priority:  major  |  Milestone:  next 0.x
 Component:  trac core  |Version:
Resolution: |   Keywords:  batch modify
+--

Comment (by rjollos):

 Replying to [comment:4 rjollos]:
 > Ticket in Trac for calling the extension point is trac:#11723.

 trac:#11723 is resolved for Trac 1.3.2. The `ITicketManipulator` extension
 point is called in a batch modify request.

-- 
Ticket URL: 
Apache Bloodhound 
The Apache Bloodhound issue tracker


Re: [Apache Bloodhound] #761: Duplicate ticket id can't be added in batch modify

2014-03-04 Thread Apache Bloodhound
#761: Duplicate ticket id can't be added in batch modify
+--
  Reporter:  rjollos|  Owner:  nobody
  Type:  defect | Status:  new
  Priority:  major  |  Milestone:  next 0.x
 Component:  trac core  |Version:
Resolution: |   Keywords:  batch modify
+--
Description changed by rjollos:

Old description:

 The ITicketManipulator interface isn't called when batch modifying
 tickets, so the duplicate attribute doesn't get added to the ticket
 object and ticket validation is not performed. A workaround was put in
 place in #710 ([1538891]).

 See also #742.

New description:

 The ITicketManipulator interface isn't called when batch modifying
 tickets, so the duplicate attribute doesn't get added to the ticket
 object, ticket validation is skipped and the ticket relation is not added.
 A workaround was put in place in #710 ([1538891]) to avoid a traceback,
 but it does nothing to solve the underlying problem.

 The issue has previously been discussed on the
 [http://markmail.org/message/4mjt2jmwxk3326qa mailing list]. See also
 #742.

--

-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/761#comment:3
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker