You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Transactions are only updated when new transactions are added, so they may become stale.
Acceptance criteria
Scenario 1: Transactions are polled GIVEN a User has Kibisis open and idle WHEN a User has made a transaction outside Kibisis THEN the transaction will appear in the list
Notes
Previous downloaded transactions will need to remain.
Keep next tokens for pagination.
The text was updated successfully, but these errors were encountered:
Summary
Transactions are only updated when new transactions are added, so they may become stale.
Acceptance criteria
Scenario 1: Transactions are polled
GIVEN a User has Kibisis open and idle
WHEN a User has made a transaction outside Kibisis
THEN the transaction will appear in the list
Notes
The text was updated successfully, but these errors were encountered: