DynamoDS / Dynamo

Open Source Graphical Programming for Design
https://dynamobim.org
Other
1.71k stars 628 forks source link

Copy pasting text notes from one graph to another doesn't register as changed #11903

Open ThomasMahon opened 3 years ago

ThomasMahon commented 3 years ago

If this issue is with Dynamo for Revit, please post your issue on the Dynamo for Revit Issues page.

If this issue is not a bug report or improvement request, please check the Dynamo forum, and start a thread there to discuss your issue.

Dynamo version

2.10

Operating system

Win 10

What did you do?

Copy pasted grouped text notes from one graph into another. Closed the graph which had the newly copied text notes.

What did you expect to see?

Warning message to save the changes.

What did you see instead?

Nothing, it closes and subsequently all changes are lost.

github-actions[bot] commented 3 years ago

Thank you for submitting the issue to us. We are sorry to see you get stuck with your workflow. While waiting for our team member to respond, please feel free to browse our forum at https://forum.dynamobim.com/ for more Dynamo related information.

mjkkirschner commented 3 years ago

Hi @ThomasMahon thanks for reporting this. Looking briefly at the code I would expect this same issue to occur if the notes that you copied were grouped or not. Do you see the same behavior if the notes are not grouped?

I don't have access to a windows machine to test this at the moment.

ThomasMahon commented 3 years ago

Hi @mjkkirschner yep its any text note, the copy/paste group was a red herring.