Restore Initial Directory Depending on if the File Path is Relative or Absolute#13083
Merged
QilongTang merged 2 commits intomasterfrom Jul 6, 2022
Merged
Restore Initial Directory Depending on if the File Path is Relative or Absolute#13083QilongTang merged 2 commits intomasterfrom
QilongTang merged 2 commits intomasterfrom
Conversation
Member
|
@QilongTang so one downside to this change, is that if I send a folder containing a graph and data file (.csv) to another user, the filepath node will no longer be able to automatically read the file. (let's assume I had a path like |
Contributor
Author
We did not change how graph will be consumed, currently just to if ppl want to make changes to file path node, what directory should Dynamo start with |
zeusongit
approved these changes
Jul 6, 2022
reddyashish
approved these changes
Jul 6, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please Note:
DynamoRevitrepo will need to be cherry-picked into all the DynamoRevit Release branches that Dynamo supports. Contributors will be responsible for cherry-picking their reviewed commits to the other branches after aLGTMlabel is added to the PR.Purpose
Per https://jira.autodesk.com/browse/DYN-4564, as a follow up to improve the process depending on if the File Path is relative or absolute.
Declarations
Check these if you believe they are true
*.resxfilesRelease Notes
Restore Initial Directory Depending on if the File Path is relative or absolute
Reviewers
@DynamoDS/dynamo
FYIs
(FILL ME IN, Optional) Names of anyone else you wish to be notified of