You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by Apache Bloodhound <de...@bloodhound.apache.org> on 2014/02/21 02:48:06 UTC

[Apache Bloodhound] #761: Duplicate relation can't be added in batch modification

#761: Duplicate relation can't be added in batch modification
--------------------------+-----------------------
 Reporter:  rjollos       |      Owner:  nobody
     Type:  defect        |     Status:  new
 Priority:  major         |  Milestone:  Release 9
Component:  trac core     |    Version:
 Keywords:  batch modify  |
--------------------------+-----------------------
 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.

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

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

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#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: <https://issues.apache.org/bloodhound/ticket/761#comment:5>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

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

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#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):

 Ticket in Trac for calling the extension point is trac:#11723. In the
 meantime we may be able to use `Request.redirect_listeners`. Examples can
 be found in trac:#11377 and on the
 [https://groups.google.com/forum/#!topic/trac-dev/b7NKg8oxbG0 TracDev
 mailing list]. There is also trac:#11148.

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

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

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#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

Re: [Apache Bloodhound] #761: Duplicate ticket id can't be added in batch modify (was: Duplicate relation can't be added in batch modification)

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#761: Duplicate ticket id can't be added in batch modify
------------------------+--------------------------
  Reporter:  rjollos    |      Owner:  nobody
      Type:  defect     |     Status:  new
  Priority:  major      |  Milestone:  Release 9
 Component:  trac core  |    Version:
Resolution:             |   Keywords:  batch modify
------------------------+--------------------------

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