We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need implement the way to delete the field variables of any field when you try to update some content type via push publish
The system should be able to delete the field variable if in the sender this one does not exist anymore
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
Tested on master-4.1 // Postgres
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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)
Your Environment
Tested on master-4.1 // Postgres
The text was updated successfully, but these errors were encountered: