diff --git a/datamodels/2.x/itop-change-mgmt/datamodel.itop-change-mgmt.xml b/datamodels/2.x/itop-change-mgmt/datamodel.itop-change-mgmt.xml
index cecb8875f..6c610fa42 100755
--- a/datamodels/2.x/itop-change-mgmt/datamodel.itop-change-mgmt.xml
+++ b/datamodels/2.x/itop-change-mgmt/datamodel.itop-change-mgmt.xml
@@ -312,6 +312,9 @@
SetApprovalDate
+
+ ResetRejectReason
+
@@ -535,6 +538,16 @@
return true;
}]]>
+
+ false
+ public
+ LifecycleAction
+ Set('reject_reason', '');
+ return true;
+ }]]>
+
false
public