-
Notifications
You must be signed in to change notification settings - Fork 635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect Save Location #4435
Comments
@ralvarez76 Yes, we are investigating. |
@jnealb - Is there a bug to track this ? |
@ralvarez76 @monikaprabhu I am unable to repro this with the 0.8.1.1304 build - I did however see it with earlier 8.1 builds. @ralvarez76, are you still experiencing this with the daily builds? |
It seems to be fixed. I am opening a DYN from a network mapped drive and it saves the file to the location I open it from. |
@ralvarez76 @monikaprabhu Closing. |
Sorry this just happened again. It looks like as soon as I make a change to the graph is starts saving to the backup folder under the Appdata\Roaming folder. Not only that, but I noticed that when creating a new custom node it created it under a weird name like "recent_new_file_5289964a-ac55-44cb-a717-59f2fb4dd299" and not the name I gave it. This custom node was also saved in the backup folder. I had to do a saveas, and delete the node in the backup folder for it recognize the correct custom node location. |
@ralvarez76 Issue #2 is tracked with MAGN-7388. Do you have exact steps to reproduce issue #1? Thanks. |
Here it is:
Obviously the above graph is not what I was working on, but this gives you an idea of the minimal steps to reproduce the error. Thanks. |
@ralvarez76 Thank you - this is tracked with MAGN-7393 |
I'm seeing this also in 0.8.1. Is this still an open issue? I can't describe the condition it happens but when I got a lockup and later re-opened Dynamo, the backup did not show up in the backup area but in the recent files area, together with the original file. It's quite confusing actually. |
Dynamo is saving the definition (DYN) file to the backup folder under the user profile. It is not saving the DYN file on the location it was opened from.
The text was updated successfully, but these errors were encountered: