diff --git a/workflow/engine/methods/userExtendedAttributes/src/components/newUserAttribute.vue b/workflow/engine/methods/userExtendedAttributes/src/components/newUserAttribute.vue index 673aa0d88..e44c5a387 100644 --- a/workflow/engine/methods/userExtendedAttributes/src/components/newUserAttribute.vue +++ b/workflow/engine/methods/userExtendedAttributes/src/components/newUserAttribute.vue @@ -196,6 +196,8 @@ rol: "0" }; this.statusValidation = true; + this.statusName = null; + this.statusAttributeId = null; }, onsubmit() { this.statusName = true;