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
{{ message }}
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.
At this moment, the backend is firing an websocket event like following:
topic: /view/a429a03c-9d74-4e92-9c03-609a5625fc78
event: {viewId=a429a03c-9d74-4e92-9c03-609a5625fc78, windowId=540196, fullyChanged=true, changedIds=[1000001]}
Because the underlying receipt candidate is was changed (i.e. QtyMoved increased, QtyToMove decreased).
But it seems that the frontend is no longer listening to that topic.
The text was updated successfully, but these errors were encountered:
Test case:
At this moment, the backend is firing an websocket event like following:
topic: /view/a429a03c-9d74-4e92-9c03-609a5625fc78
event: {viewId=a429a03c-9d74-4e92-9c03-609a5625fc78, windowId=540196, fullyChanged=true, changedIds=[1000001]}
Because the underlying receipt candidate is was changed (i.e. QtyMoved increased, QtyToMove decreased).
But it seems that the frontend is no longer listening to that topic.
The text was updated successfully, but these errors were encountered: