You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
created_at in the on_issue call is mismatched with created_at in the issue call.
message/issue/issue_actions/respondent_actions/1/updated_at should be less than or equal tomessage/issue/issue_actions/respondent_actions/2/updated_at.
On_issue_Status
context/action should be "on_issue_status".
message/issue/issue_actions/respondent_actions/0/updated_at should match with message/issue/issue_actions/respondent_actions/0/updated_at of the on_issue call.
message/issue/issue_actions/respondent_actions/1/updated_at should match with message/issue/issue_actions/respondent_actions/1/updated_at of the on_issue call.
message/issue/issue_actions/respondent_actions/2/updated_at should match with message/issue/issue_actions/respondent_actions/2/updated_at of the on_issue call.
The text was updated successfully, but these errors were encountered:
@tushar-jaiswal17
On_issue
created_at
in the on_issue call is mismatched withcreated_at
in the issue call.message/issue/issue_actions/respondent_actions/1/updated_at
should be less than or equal tomessage/issue/issue_actions/respondent_actions/2/updated_at
.On_issue_Status
context/action
should be"on_issue_status"
.message/issue/issue_actions/respondent_actions/0/updated_at
should match withmessage/issue/issue_actions/respondent_actions/0/updated_at
of the on_issue call.message/issue/issue_actions/respondent_actions/1/updated_at
should match withmessage/issue/issue_actions/respondent_actions/1/updated_at
of the on_issue call.message/issue/issue_actions/respondent_actions/2/updated_at
should match withmessage/issue/issue_actions/respondent_actions/2/updated_at
of the on_issue call.The text was updated successfully, but these errors were encountered: