<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:a.burger@liamix.de" title="a.burger@liamix.de">a.burger@liamix.de</a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Circular reference accumulator, err:523 or miscalculation"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114482">bug 114482</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEEDINFO
           </td>
           <td>NEW
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Circular reference accumulator, err:523 or miscalculation"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114482#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Circular reference accumulator, err:523 or miscalculation"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114482">bug 114482</a>
              from <span class="vcard"><a class="email" href="mailto:a.burger@liamix.de" title="a.burger@liamix.de">a.burger@liamix.de</a>
</span></b>
        <pre>I posted the problem on stackoverflow before. It seems, as if someone else can
confirm the behaviour. Have a look at pnuts' comment on stackoverflow:
<a href="https://stackoverflow.com/a/47842167/966986">https://stackoverflow.com/a/47842167/966986</a>

For ease of use, I copy it here:


I note m.a.riosv's comment to your bug report and suspect that individual
either has a different set up or is using a different generator for the values
in A1.

Simplifying A1 to be an integer between 1 and 3 inclusive (keyed in not
generated) shows the following (repeatable) pattern when set to 1 iteration and
minimum 1:

0   0
1   2
2   Err:523
3   Err:523
1   14
2   Err:523
3   Err:523
1   26
2   Err:523
3   Err:523
1   38

I am now more convinced there is a bug, and you are correct about the doubling
up. Also about the significance of the 'Minimum change' (ie a value is only
returned when the change is from 0 or more than 1 (ie when drops from 3 to 1).

Incidentally:

    Version: 5.4.3.2 (x64)
    Build ID: 92a7159f7e4af62137622921e809f8546db437e5 CPU threads: 2; OS:
Windows 6.29; UI render: default; Locale: en-GB (en_GB); Calc: group

(and also on an earlier LO version and on an OO version).</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>