[bisq-network/bisq] Rejected role is shows in bonded roles (#3271)

chimp1984 notifications at github.com
Mon Sep 16 15:38:46 UTC 2019


A rejected bonded role request (lio cycle 5) is displeyed in the bonded roles table. By clicking the role it throws an exception.
Expected: Rejected requests are filtered out.

```
java.lang.IllegalArgumentException: bondedRoleType must be present
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122)
	at bisq.core.dao.DaoFacade.getRequiredBond(DaoFacade.java:721)
	at bisq.desktop.main.dao.bonding.roles.RoleDetailsWindow.addContent(RoleDetailsWindow.java:88)
	at com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:295)
	at bisq.desktop.main.dao.bonding.roles.RoleDetailsWindow.show(RoleDetailsWindow.java:66)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at bisq.desktop.main.dao.bonding.roles.RolesView$3$1.lambda$updateItem$0(RolesView.java:214)
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/3271
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190916/32da3b9f/attachment.html>


More information about the bisq-github mailing list