-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Sprint:2021.R6 CloudLink Sprint 2
-
SCRUM Team:Globogym Purple Cobras
-
Story Points:3
-
Work Type Classification:Sustaining
We need to update the Logging that occurs in the Polling Service to log some information when a Store has not been configured within the CloudLink zone.
What is happening at the moment is that when a transaction/message is being pulled off AWS SQS via the Polling Service and that transaction/message belongs to a store that isn't within the CloudLink Zone, then it gets deleted as if it has been processed correctly.
The Problem: At the moment, the logs say that the message has been deleted and that everything is successful, but if we go and look in tbCFAMessage, that transaction is not there.
We need to delete the messages that we can process new messages (messages not deleted by the polling service simply go back into AWS SQS, i.e. they are Polled over and over again) but if a store is not in the CloudLink Zone, we need to log some information.
Something like:
- Information: Transaction: 123456 was deleted because Store: 00123 was not configured in the CloudLink Zone.
- implements
-
CFAMX-14120 CloudLink - MVP
- Open
1.
|
Review Test Scripts | Done | Unassigned |
|
|||||||||
2.
|
Deploy | Done | Unassigned |
|
|||||||||
3.
|
Functional Review with QA | Done | Sree Surapaneni |
|
|||||||||
4.
|
DIT | Done | Unassigned |
|
|||||||||
5.
|
Design Review | Done | Sree Surapaneni |
|
|||||||||
6.
|
Update the log text while deleting the message when the store is not in the zone | Done | Sree Surapaneni |
|
|||||||||
7.
|
Create Test Cases | Done | Gareth Leibbrandt (Inactive) |
|
|||||||||
8.
|
Execute Test Cases | Done | Gareth Leibbrandt (Inactive) |
|