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

content-cli pull package does not copy empty package variables #162

Open
ghost opened this issue Dec 19, 2023 · 0 comments
Open

content-cli pull package does not copy empty package variables #162

ghost opened this issue Dec 19, 2023 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 19, 2023

I did some quick debugging -- pretty sure it only fails to copy plain text variables that were created, but no value was ever assigned.

Steps to reproduce:

  • create a package
  • create some plain text package variables (package settings -> variables)
  • content-cli pull package -p profile --key key
  • content-cli push package -p profile --newKey newkey package_name.zip
  • check whether the new package has variables assigned
@ghost ghost changed the title content-cli pull package fails to copy package variables content-cli pull package does not copy empty package variables Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

0 participants