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

Unable to delete field variables via push publish #11819

Closed
bryanboza opened this issue Jun 5, 2017 · 0 comments
Closed

Unable to delete field variables via push publish #11819

bryanboza opened this issue Jun 5, 2017 · 0 comments

Comments

@bryanboza
Copy link
Contributor

We need implement the way to delete the field variables of any field when you try to update some content type via push publish

Expected Behavior

The system should be able to delete the field variable if in the sender this one does not exist anymore

Current Behavior

The system update the field variables if you modify some one, or add a new one in case that does not exist, but is unable to delete if you was removed

Steps to Reproduce (for bugs)

  1. Configure your push environment
  2. Login as admin
  3. Create a new content type
  4. Add some fields, and add some field variables to the field
  5. Push it
  6. Delete some of the field variables of the field
  7. Push again

Your Environment

Tested on master-4.1 // Postgres

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants