Question
Save button throws error message for mandatory fields
Save button throws error message for mandatory fields. User has a flow action which has some mandatory fields in their deployment. User decides to close the assignment without input of any data and clicks on the Save button. This action throws errors for the mandatory fields. Ideally it must not validate for the mandatory fields in case of Save.
***Updated by Moderator: Lochan. Removed user added FAQ tag. Apologies for confusion, shouldn't have been an end-user option***
1.You can have a cancel or close button which will just close the assignment [check default Flow action buttons and their actions for reference].
If not,
2.To disable client side validation you can uncheck "Enable Client Side Validation" option in Harness rule-> Advanced tab.