#710: Failed to batch modify tickets to set resolution=duplicate
---------------------------+----------------------------------
Reporter: olemis | Owner:
Type: defect | Status: closed
Priority: blocker | Milestone: Release 8
Component: multiproduct | Version: 0.7.0
Resolution: fixed | Keywords: ticket, batch modify
---------------------------+----------------------------------
Changes (by rjollos):
* status: review => closed
* resolution: => fixed
Comment:
(In [1538891])
0.8dev: Don't try to add duplicate ticket relation when the
`Ticket.duplicate` attribute is not present. Refs #710.
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. The fix here is a temporary
workaround to avoid a traceback, until batch modifications can add a
duplicate ticket relation. Patch by Olemis Lang.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/710#comment:5>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker