Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shopalyst IGM 2.0.0 (BPP) - Compliance Check #3373

Open
amitsinha07 opened this issue Mar 10, 2025 · 1 comment
Open

Shopalyst IGM 2.0.0 (BPP) - Compliance Check #3373

amitsinha07 opened this issue Mar 10, 2025 · 1 comment

Comments

@amitsinha07
Copy link

amitsinha07 commented Mar 10, 2025

@adarsh-surendran-sl

Flow-1

On_issue_1

  • Context/country is an additional field.
  • Context/city is an additional field.
  • Context/message_id is mismatched with context/message_id of the "issue" call.
  • Message must have the required property 'updated_target'.
  • Message/issue/refs/3/ref_type must be one of the allowed values:
    • ORDER, PROVIDER, FULFILMENT, ITEM, AGENT, TRANSACTION_ID, MESSAGE_ID, COMPLAINT, CUSTOMER, PAYMENT, ACTION
  • Message/issue/actions/0/actors_details/id - is an additional field.
  • Message/issue/actions/1/actors_details/id - is an additional field.
  • Message/issue/actors/0/info/person-info - is an additional field.
  • Message/issue/actors/2/id - is not in a valid format.
  • Message/issue/actions/1/id - is not in a valid format.
  • Message/issue/last_actions - is not in a valid format.
  • Message/issue/resolver_ids - is not in a valid format.
  • Message/issue/respondent_actions - is not in a valid format.
  • Message/issue/actors/2/type must be one of the allowed values:
    • CONSUMER, INTERFACING_NP, COUNTERPARTY_NP, PROVIDER, AGENT, INTERFACING_NP_GRO, COUNTERPARTY_NP_GRO, CASCADED_NP_GRO, CASCADED_NP

On_issue_2

(Same validation rules as On_issue_1 with an additional rule)

  • Message/issue/status must be one of the allowed values:
    • OPEN, PROCESSING, RESOLVED, CLOSED

On_issue_3

  • Context/message_id of on_issue_3 should match with Context/message_id of issue_2.
  • Message must have the required property 'updated_target'.
  • Message/issue/created_at is mismatched with Message/issue/created_at of the issue call.
  • Message/issue/last_actions - is not in a valid format.
  • Message/issue/refs/4/ref_type must be one of the allowed values (same as above).
  • Message/issue/actors/2/type must be one of the allowed values (same as above).
  • Timestamp validation: Context/timestamp should be equal to or greater than Message/issue/updated_at.
  • Message/issue/actions/3/id - is not in a valid format.
  • Message/issue/actions/4/id - is not in a valid format.

Flow-2

On_issue_1

(Same validation rules as Flow-1 On_issue_1 with an additional rule)

  • Message/issue/status must be one of the allowed values (same as Flow-1 On_issue_2).

On_issue_2

(Same validation rules as On_issue_1)

On_issue_3

  • Message must have the required property 'updated_target'.
  • Message/issue/refs/4/ref_type must be one of the allowed values (same as above).
  • Message/issue/last_actions - is not in a valid format.

On_issue_7

  • Message/issue/status must be one of the allowed values (same as above).
  • Context/message_id of on_issue_7 should match with issue_4.
  • Message must have the required property 'updated_target'.
  • Message/issue/created_at of on_issue_7 should match with message/issue/created_at of the issue call.
@adarsh-surendran-sl
Copy link
Contributor

Fixed all the mentioned issues raised PR
#3376
@amitsinha07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants