Skip to content
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

fix: calculate if parent exists, return path to be calculated #1431

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

WillieRuemmele
Copy link
Member

What does this PR do?

we check if a parent exists based on it's calculated path, but then allow the rest of the conversion to calculate the path

What issues does this PR fix or reference?

#forcedotcom/cli#2977, @W-16383480@

Functionality Before

sf project retrieve start --package-name Test would create a Test/Test/main/default rather than Test/main/default for -object.meta.xml

Functionality After

calculates path, builds correct path later

@WillieRuemmele WillieRuemmele requested a review from a team as a code owner September 30, 2024 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants