- last update
over 2 years ago Composer error. Unable to continue. - First commit to issue fork.
- Merge request !19Added the Remove option and updated the method title with field name. → (Open) created by shashank5563
- last update
about 2 years ago 8 pass - last update
about 2 years ago 8 pass - 🇮🇳India shashank5563 New Delhi
I have created a MR and tested it is working as expected. Also, I have updated the method title with respective field name.
Please merge the MR.
- Status changed to Needs work
over 1 year ago 1:50pm 29 February 2024 - 🇵🇱Poland Graber
Also wording is worse than in the original. Although +1 for including the field name.
- 🇵🇱Poland gugalamaciek
I see that remove operation assumes that we work only with entity reference fields. I extended it to work with any type of field, comparing main property values (e.g.
target_id
property in case of entity references,value
property in case of text/string fields, etc)