-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
I'm encountering some validation errors despite the data being correctly structured:
In the issue_closed(flow-1), the status is set to RESOLVED and a resolution is provided, yet the log validation utility returns:
-
When status is RESOLVED in issue_closed, resolution details must be provided.
-
the message IDs used are unique, but the utility still returns:
"Message ID should be unique, but [message_id] was already used."
I’ve double-checked and confirmed that all message IDs are unique. Could you please investigate if there’s an issue with the validation utility or if anything else needs adjustment?
Originally posted by @Saifurrahmanemon in https://github.com/ONDC-Official/verification-logs/issues/2018#issuecomment-2841514172
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels