<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <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#c3">Comment # 3</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>A temporary fix for the problem can be achieved using the following settings:
Iterations: 1
Minimum change: 6

Then use a formula like this in the accumulator field (A2 in this case):
=A2+(A1/2)

This way no error occurs and the right dice roll gets added on pressing F9
(recalculate). Which in itself is a good indicator that something with the
original behaviour is wrong.</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>