https://bugs.documentfoundation.org/show_bug.cgi?id=148072
--- Comment #1 from Eike Rathke <[email protected]> --- Scenario slightly changed: For A)3. the scope in the dialog is still Sheet1 as it should, not Global. For B)3. and B)4. the formula in Sheet2.B3 is =Sheet1.testfield_1 where testfield_1 with scope Sheet1 points correctly to $Sheet2.$B$2, nothing with scope Sheet2. For B)8. nope, deleting testfield_1 name results in #NAME? in Sheet1.B3 as it should. Similar B)9. and B)10. do not occur. Actual problems: A)5. after Ctrl+Z Ctrl+Z the testfield_1 name is gone. B)6. after Ctrl+Z Ctrl+Z the Sheet1 scope testfield_1 still points to $Sheet2.$B$2 instead of $Sheet1.$B$2 -- You are receiving this mail because: You are the assignee for the bug.
