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

Shoppre & Stelcore IGM 2.0 - compliance check #1894

Open
amitsinha07 opened this issue Jan 15, 2025 · 2 comments
Open

Shoppre & Stelcore IGM 2.0 - compliance check #1894

amitsinha07 opened this issue Jan 15, 2025 · 2 comments

Comments

@amitsinha07
Copy link

@punihs
@StelCoreM

FLOW 1

Common Issues

  • In actors for CONSUMER, person/name cannot be null.
  • In description, images array only accepts string values, not objects.
  • issue/updated_at is missing.
  • context/timestamp of the current API call should be greater than the timestamp of the previous API call.

Issue A1

  • issue/actions[0]/updated_at is missing.

On_Issue A2

  • issue/actors[2]/info/org/name should match with bpp id.

On_Issue A3

  • issue/actions[2]/description/name is missing.

FLOW 2

Issue A1, A4, A5

  • issue/created_at and issue/updated_at cannot be the same.
  • actions[latest_index]/updated_at cannot be greater than issue/updated_at.

On_Issue A2, A3, A4

  • issue/created_at and issue/updated_at cannot be the same.
  • actions[latest_index]/updated_at cannot be greater than issue/updated_at.
  • issue/updated_target is missing.

FLOW 3

Common Issues

  • In actors for CONSUMER, person/name cannot be null.
  • In description, images array only accepts string values, not objects.
  • issue/updated_at is missing.
  • context/timestamp of the current API call should be greater than the timestamp of the previous API call.

Issue A1

  • issue/actions[0]/updated_at is missing.

On_Issue A2

  • issue/actors[2]/info/org/name should match with bpp id.

On_Issue A3

  • issue/actions[2]/description/name is missing.
@RupalSingla
Copy link

RupalSingla commented Jan 16, 2025

FLOW 1 :
Common Issues
message.issue.id needs to string .
Flow 2:
Common Issues
message.issue.id needs to string .
Flow 3:
Common Issues
message.issue.id needs to string .

@punihs
@StelCoreM

@RupalSingla
Copy link

Logs cleared , just an observation ref id needs to be a string raither than no
@punihs
@StelCoreM

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