[bisq-network/bisq] Allow dispute to be closed if trade has paid out (PR #6015)

jmacxx notifications at github.com
Mon Jan 31 20:09:45 CET 2022


Fixes #6008 

If a dispute is closed by the mediator but the user's side does not receive that message, user is left with an open mediation ticket that they cannot close.  This change allows the user to close it if the trade no longer has funds locked in.  Possible scenarios are the mediation paid out or the funds went to arbitration.

During testing I encountered a separate existing bug where a self-closed dispute could automatically reopen.  Made a fix to this so that the auto reopening logic additionally checks for an unread message count.  The scenario being that the when the mediator reopens a ticket, the user is notified by a system generated chat message.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/6015

-- Commit Summary --

  * Allow dispute to be closed if trade has paid out

-- File Changes --

    M desktop/src/main/java/bisq/desktop/main/support/dispute/DisputeView.java (22)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/6015.patch
https://github.com/bisq-network/bisq/pull/6015.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/6015
You are receiving this because you are subscribed to this thread.

Message ID: <bisq-network/bisq/pull/6015 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20220131/d3065e9d/attachment.htm>


More information about the bisq-github mailing list