<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Deleting values that are referenced doesn't update referencing cells"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=120174">120174</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Deleting values that are referenced doesn't update referencing cells
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.2.0.0.alpha0+ Master
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Keywords</th>
<td>bibisected, bisected, regression
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Calc
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>baron@caesar.elte.hu
</td>
</tr>
<tr>
<th>CC</th>
<td>dennisfrancis.in@gmail.com, l.lunak@collabora.com
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=145233" name="attach_145233" title="Sample ODS">attachment 145233</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=145233&action=edit" title="Sample ODS">[details]</a></span>
Sample ODS
Open the attached ODS, in column D it contains a bunch of values, and next to
them in column E the values in the preceding cells are referenced.
Delete any value in column D.
=> The value next to them in column E should be set to "0.00", but isn't.
Observed using LO 6.2 master build (14ce6a88e3fc299af1f643edfc2230ace5d614c1) /
Ubuntu 18.04.
No issue with LO 6.1.0.3.
=> regression
Bibisected to the following commit using repo bibisect-linux-64-6.2. Adding Cc:
to Dennis Francis, please take a look.
<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=77f7b4768a79e5a8489b163670e0ce10fbd07c49">https://cgit.freedesktop.org/libreoffice/core/commit/?id=77f7b4768a79e5a8489b163670e0ce10fbd07c49</a>
author Dennis Francis <<a href="mailto:dennis.francis@collabora.co.uk">dennis.francis@collabora.co.uk</a>> 2018-07-11
17:19:28 +0530
committer Luboš Luňák <<a href="mailto:l.lunak@collabora.com">l.lunak@collabora.com</a>> 2018-08-23 11:28:23
+0200
Allow fast result return for formula-cells with...
"double" result which is a very frequent use-case.
This improves overall running times in most cases,
not just for the threaded path.</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>