ONDC-Official/v1.1.0-logs

Adloggs (IGM) - complaince check

Opened this issue · 4 comments

issue

  • Domain of organization for /issue api mismatched with domain in contex

on_issue_status (processing)

  • updated_at of last respondent_action should be the same in the message/issue/update_at in the on_issue_status
  • Domain of organization for /on_issue api in message/issue/issue_actions/respondent_actions/[1] mismatched with domain in context

@vignesh M

on_issue

  •         "bpp_id": "Seller app's subscriber id should be bap_id in the context of /issue api when on_issue comes from logistics provider",
    
  •         "bpp_uri": "Seller app's subscriber uri should be bap_uri in the context of /issue api when on_issue comes from logistics provider"
    

issue_status

  •         "bpp_id": "Seller app's subscriber id should be bap_id in the context of /issue_status api when on_issue comes from logistics provider",
    
  •         "bpp_uri": "Seller app's subscriber uri should be bap_uri in the context of /issue_status api when on_issue comes from logistics provider"
    

on_issue_status": {

  •         "bpp_id": "Seller app's subscriber id should be bap_id in the context of /on_issue_status api when on_issue comes from logistics provider",
    
  •         "bpp_uri": "Seller app's subscriber uri should be bap_uri in the context of /on_issue_status api when on_issue comes from logistics provider",
    
  •         "org_domain": "Domain of organization for /on_issue api in message/issue/issue_actions/respondent_actions/[0] mismatched with domain in context",
    
  •         "org_name": "Organization's Name for /on_issue api in message/issue/issue_actions/respondent_actions/[2] mismatched with BPP ID"
    

@vinaytgrab

on_issue:

  • inside thie on_issue api there iscomplaint axction which is wrong.
  • cascaded level attribute are inside updated_by which is wrong .

@vinaytgrab

The point that needs clarification is, 'Cascaded level attributes are inside 'updated_by,' which is incorrect.' I have also checked the IGM documentation, and everything seems correct. I could not identify the error because 'updated_by' has multiple fields. Pls clarify. @RupalSingla

Logs cleared.

@vignesh11111