Relationship version 2018.2.2

Stimulsoft Reports.NET discussion
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Re: Relationship version 2018.2.2

Post 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
Leandro Borges
Posts: 219
Joined: Tue Oct 27, 2015 4:19 pm

Re: Relationship version 2018.2.2

Post by Leandro Borges »

Hello.

OK.
Some feedback regarding the correction?

Thank you.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Re: Relationship version 2018.2.2

Post 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
Leandro Borges
Posts: 219
Joined: Tue Oct 27, 2015 4:19 pm

Re: Relationship version 2018.2.2

Post by Leandro Borges »

Hello.

Some feedback regarding the correction?

Thank you.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Re: Relationship version 2018.2.2

Post by Edward »

Hi Leandro,

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

Thank you,
Edward
Leandro Borges
Posts: 219
Joined: Tue Oct 27, 2015 4:19 pm

Re: Relationship version 2018.2.2

Post by Leandro Borges »

Hello.

Some feedback regarding the correction?

Thank you.
alona
Posts: 1
Joined: Mon Jun 18, 2018 2:47 pm

Re: Relationship version 2018.2.2

Post 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
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Re: Relationship version 2018.2.2

Post 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
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Re: Relationship version 2018.2.2

Post by Edward »

Hi Leandro / Alona,

Please check 2018.2.3 version. That issue has been fixed.

Thank you,
Edward
Leandro Borges
Posts: 219
Joined: Tue Oct 27, 2015 4:19 pm

Re: Relationship version 2018.2.2

Post by Leandro Borges »

Hello.

Ok.

Thank you.
Post Reply