-
Notifications
You must be signed in to change notification settings - Fork 102
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
Sm/coft-deploy-fix #726
Sm/coft-deploy-fix #726
Conversation
QA Notes:setupwith a project with COFT ✅
✅ |
What does this PR do?
makes it possible to deploy just a CustomObjectFieldTranslation (decomposed child of customObjectTranslation)
Background:
COFT is not in the metadata api--it has to be rolled up into a COT to be deployed.
The following would not work:
force:source:deploy -p [path to COFT]
force:source:push
This now:
What issues does this PR fix or reference?
@W-11811429@