Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
There is a minor bug when we are building a ShareAcknowledge request. We might get a null response forĀ
Node nodeToSend = metadata.fetch().nodeById(nodeId);
We need to add a check to prevent a null pointer exception for the same.
Attachments
Issue Links
- links to