Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update user from iplan only on status change #748

@GalGend

Description

@GalGend

Currently, we use the iplan API that returns plans, with any change. We don't want to notify users on that, but only in cases the change is of status.

  1. Check if we receive the plans, whose status was change.
  2. Detech which change was, we want to save the data, but not alert user.
  3. If the change is of status/es we want to save them in the DB.
  4. If the change is of status/es we want to notify users that are subscribed to the plan.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions