AutoComplete Rule Failing After Approval
Hi ,
We have encountered a situation where we have setup a AutoComplete rule for validating past dated Transaction for change manager action and we have used condition “If action date < Today’s date Then Show an error” and this is working fine in UI but let’s say if I am doing a transaction today and it gets approved tomorrow by approver then the transaction is failing because of the above mentioned condition when if we are approving on the same day it’s a successful transaction.
It seems like action date is becoming a past date if the request is approving on next day or further later , Please help to get the better logic to solve this situation as approval cant be on the same day in most of the cases.