#775: Can't create multiple "is a parent of" relations
-----------------------+-----------------------
Reporter: rjollos | Owner: rjollos
Type: defect | Status: new
Priority: major | Milestone: Release 8
Component: relations | Version:
Keywords: |
-----------------------+-----------------------
To reproduce:
* Create tickets A, B, C
* Create a relation: ticket A //is a parent of// B
* Create a relation: ticket A //is a parent of// C
The following error results:
{{{#!html
<div class="alert alert-error"><span class="label label-important">Oops
!</span>
Could not create relation.
Resource <em>prod5:ticket:3</em> can only have one <b>is a
parent of</b> relation.</div>
}}}
It appears that the `OneToManyValidator` needs to be more specific with
regard to types of relations that it asserting on.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/775>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker