Just wondering -- is it two of the same - or ??? a is related to b and b is related to a
I don't know the internals of CMDB -- but as a general strategy I have considered writing two relationships into a relationship managing table. Then -- later -- you can always query against one column to find your relationships vs having each query have to be an OR query against two columns? I don't know if that is what CMDB is doing or not -- however -- if it is the same relationship twice -- I would think that would be a bug. -John On Mon, Feb 20, 2012 at 7:37 PM, Leonard Johnson < [email protected]> wrote: > All, > > I have come across an odd occurence. > > I have a form I created in the CMDB on AR 7.5 > > On that form I have a button that creates another instance of that form > copying the CI Name with a sequence number > i.e, parent = Test Form, press button and dialog comes up with CI Name of > Test Form-1 > > after updating the 2nd dialog screen with relevant info, I save it, and at > this point data is pushed to the MemberOfCollection relationship form and > committed via a filter using parent instance id, ci name, etc stored in > hidden fields on the child form. > > This all works just as planned except for one thing. For some reason 2 > (TWO) relationships are being created each time. > > I have checked AL and Filter logs and cant find what is causing the 2nd > relationship. > > Has anyone come across a similar situation in their past? > > Any ideas on where to look would be appreciated. > > lj > > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are" > -- John David Sundberg 235 East 6th Street, Suite 400B St. Paul, MN 55101 (651) 556-0930-work (651) 247-6766-cell (651) 695-8577-fax [email protected] _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

