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

Deploying changes to ContextDefinition does not update ContextDefinitionVersion #3105

Open
robertwheelerprodly opened this issue Nov 11, 2024 · 3 comments

Comments

@robertwheelerprodly
Copy link

Expected result

Trying to deploy changes for a ContextDefinition type mainly the ContextDefintionVersion portion.

Actual result

Deploying to a sandbox it shows that the file has successfully been deployed with a status of changed. When pulling the file from the sandbox the result shows changed and when opening the file it still shows the original version as if the deployment was not successful.

Additional information

Screenshot 2024-11-11 at 5 15 15 PM
Screenshot 2024-11-11 at 5 16 10 PM
Screenshot 2024-11-11 at 5 25 19 PM

System Information

CLI:
@salesforce/cli/2.65.8 darwin-x64 node-v20.17.0

Plugin Version:
@oclif/plugin-autocomplete 3.2.7 (core)
@oclif/plugin-commands 4.1.5 (core)
@oclif/plugin-help 6.2.16 (core)
@oclif/plugin-not-found 3.2.24 (core)
@oclif/plugin-plugins 5.4.15 (core)
@oclif/plugin-search 1.2.13 (core)
@oclif/plugin-update 4.6.8 (core)
@oclif/plugin-version 2.2.15 (core)
@oclif/plugin-warn-if-update-available 3.1.20 (core)
@oclif/plugin-which 3.2.16 (core)
@salesforce/cli 2.65.8 (core)
apex 3.5.5 (core)
api 1.3.1 (core)
auth 3.6.70 (core)
data 3.9.0 (core)
deploy-retrieve 3.15.4 (core)
env 3.0.33 (user)
functions 1.23.0 (user)
info 3.4.15 (core)
limits 3.3.37 (core)
marketplace 1.3.2 (core)
org 5.0.2 (core)
packaging 2.8.12 (core)
schema 3.3.39 (core)
settings 2.4.2 (core)
signups 2.5.23 (user)
sobject 1.4.44 (core)
telemetry 3.6.18 (core)
templates 56.3.26 (core)
trust 3.7.38 (core)
user 3.6.0 (core)
sfdx-plugin-source-read 1.3.0 (user)
SF ENV. VARS.
SF_BINPATH,/Users/rwheeler/.local/share/sf/client/bin/sf
SF_AUTOUPDATE_DISABLE,true
SF_DISABLE_AUTOUPDATE,true
SF_UPDATE_INSTRUCTIONS,Use "npm update --global @salesforce/cli" to update npm-based installations.
Windows: false
Shell: zsh
Channel: stable

Diagnostics

✅ pass - salesforcedx plugin isn’t installed
✅ pass - you don't have any linked plugins
❌ unknown - using latest or latest-rc CLI version
✅ pass - [@salesforce/plugin-deploy-retrieve] sourceApiVersion matches apiVersion
✅ pass - can access: https://test.salesforce.com
✅ pass - can access: https://appexchange.salesforce.com/services/data
✅ pass - can access: https://developer.salesforce.com/media/salesforce-cli/sf/channels/stable/sf-win32-x64-buildmanifest

@robertwheelerprodly robertwheelerprodly changed the title Deploying new ContextDefinition does not update version Deploying changes to ContextDefinition does not update version Nov 11, 2024
@robertwheelerprodly robertwheelerprodly changed the title Deploying changes to ContextDefinition does not update version Deploying changes to ContextDefinition does not ContextDefinitionVersion Nov 13, 2024
@robertwheelerprodly robertwheelerprodly changed the title Deploying changes to ContextDefinition does not ContextDefinitionVersion Deploying changes to ContextDefinition does not update ContextDefinitionVersion Nov 13, 2024
@robertwheelerprodly
Copy link
Author

Is there anything else I need to add here, this is a problem for me since trying to deploy a newer version of the ContextDefinitionVersion

@WillieRuemmele
Copy link
Member

hi @robertwheelerprodly - could you provide some steps to create the ContextDefinition + CDV, and any perms, settings, that are required to create an org with it?

@robertwheelerprodly
Copy link
Author

robertwheelerprodly commented Nov 13, 2024 via email

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

No branches or pull requests

2 participants