Page 2 of 3

Re: Relationship version 2018.2.2

Posted: Wed May 16, 2018 5:16 am
by Edward
Hi Leandro,

Thank you for the test project, the issue is there indeed, I was able to get:
'Constraint 'Relação' does not belong to this DataTable.'
I will inform you on the progress with resolving the issue.

Thank you,
Edward

Re: Relationship version 2018.2.2

Posted: Thu May 17, 2018 1:35 pm
by Leandro Borges
Hello.

OK.
Some feedback regarding the correction?

Thank you.

Re: Relationship version 2018.2.2

Posted: Thu May 17, 2018 9:18 pm
by Edward
Hi Leandro,

The bug has been confirmed, thank you for your help with reproducing it. We will inform you in this topic when the issue is fixed.

Thank you,
Edward
6198

Re: Relationship version 2018.2.2

Posted: Fri May 25, 2018 6:11 pm
by Leandro Borges
Hello.

Some feedback regarding the correction?

Thank you.

Re: Relationship version 2018.2.2

Posted: Mon May 28, 2018 7:16 pm
by Edward
Hi Leandro,

Still in progress! I will update you once it is fixed, sorry for the delay!

Thank you,
Edward

Re: Relationship version 2018.2.2

Posted: Mon Jun 18, 2018 12:37 pm
by Leandro Borges
Hello.

Some feedback regarding the correction?

Thank you.

Re: Relationship version 2018.2.2

Posted: Mon Jun 18, 2018 2:56 pm
by alona
Hello,
we have the same Problem, as soon as a Report contains any Relations like this:

Code: Select all

    <Relations isList="true" count="1">
      <FristZuAktenBeziehung Ref="7" type="DataRelation" isKey="true">
        <Alias>FristZuAktenBeziehung</Alias>
        <ChildColumns isList="true" count="1">
          <value>AktenId</value>
        </ChildColumns>
        <ChildSource isRef="4" />
        <Dictionary isRef="1" />
        <Name>FristZuAktenBeziehung</Name>
        <NameInSource>FristZuAktenBeziehung</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>AktenId</value>
        </ParentColumns>
        <ParentSource isRef="3" />
      </FristZuAktenBeziehung>
    </Relations>
It crashes on the second Refresh/Submit attempt. The first one works fine, I imagine it deletes a constraint on the first refresh and afterwords fails to readd it again.
Hope on any updates. Ty

Re: Relationship version 2018.2.2

Posted: Thu Jun 21, 2018 4:01 am
by Edward
Hi Alona,

That is a very good point, thank you for explaining the issue, just to make sure that we cover this with our fix as well, do you mind to send us ( to support[at]stimulsoft.com )the complete data source/mrt file that you used along with that relation? We could test that our fix worked in that case as well?

We are looking to fix the issue before the next prerelease build as soon as possible.

Thank you,
Edward
6198

Re: Relationship version 2018.2.2

Posted: Mon Jul 09, 2018 6:19 am
by Edward
Hi Leandro / Alona,

Please check 2018.2.3 version. That issue has been fixed.

Thank you,
Edward

Re: Relationship version 2018.2.2

Posted: Thu Jan 31, 2019 1:28 pm
by Leandro Borges
Hello.

Ok.

Thank you.