- Issue created by @jacobupal
- 🇩🇪Germany jurgenhaas Gottmadingen
Thanks for creating this feature request with all the details in the IS.
I'd prefer option 1 to introduce a new method "Empty field". The validation, that the given field can be emptied should happen in the access control, and the execute will then just have to do the actual work, if it is possible and allowed.
- Merge request !503Issue #3511213: Support unsetting a value when using "Entity: set field value" → (Open) created by prabha1997
- 🇮🇳India prabha1997
I've added the Empty field value action plugin. It supports both single and multi-value fields, allows token usage for field names, and clears the field value correctly.
Let me know if any changes are needed. Thanks for reviewing!
- 🇩🇪Germany mxh Offenburg
Maybe I got this wrong, but I understood option 1 to be an additional "Method" option in the existing "Entity: set field value" action, not about defining a new action.
- 🇮🇳India prabha1997
Thanks for the clarification. I may have misunderstood the original requirement — I had implemented it as a separate action. Based on your input, I’ll work on updating the existing Entity: set field value action to include an additional 'Empty field' method instead.
- Assigned to prabha1997
- Status changed to Needs work
12 days ago 3:32pm 5 May 2025 - 🇩🇪Germany jurgenhaas Gottmadingen
Updated so that this works against the 3.0.x branch.