#742: Duplicate relation can't be set on action other than "fixed"
------------------------+-----------------------
Reporter: rjollos | Owner: rjollos
Type: defect | Status: closed
Priority: major | Milestone: Release 8
Component: relations | Version:
Resolution: fixed | Keywords:
------------------------+-----------------------
Changes (by rjollos):
* status: accepted => closed
* resolution: => fixed
Comment:
(In [1560598])
0.8dev: //resolve as duplicate// now works correctly for any action with
the `set_resolution` operation. Refs #742.
Previously, the //Duplicate ID// input would not be displayed for any
action other than //resolve//. Also the `duplicate` attribute would only
be bound in `ITicketManipulator` when the action was named `resolve`.
Now a //Duplicate ID// input will be attached to the workflow action and
the `duplicate` attribute will be bound by `ITicketManipulator` for any
action with the `set_resolution` operation. This has been tested and
functions property when there are multiple actions that specify the
`set_resolution` operation.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/742#comment:2>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker