Implement validation error messages for triggers
long-term
C
Cyan Stingray
Currently when you configure a trigger with a payload condition you get the error message "NO_MATCHING_TRIGGER_FOR_PAYLOAD_CONDITIONS" in http response json body.
Please provide error messages of which field(s) did not match the payload condition.
Log In
Sudarshan Purohit
This may be difficult to implement. Since the system cannot be sure which trigger was intended to be activated with the given payload (there may be multiple such, with minor changes to the payload conditions), trying to figure out which condition was mismatched could cause more trouble than help.
It would be good to get more data points around the use case, to see if there are clean ways to solve the problem.
Shylaja Sundararajan
marked this post as
long-term