<h3>Problem description:</h3>
<p>Normal sequence of events is user opens mediation, mediation completes and then user has option to open arbitration once locktime has expired.</p>
<p>In the unusual cases, users might not be able to open mediation, or mediation might not close (as described in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="590280345" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/4101" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/4101/hovercard" href="https://github.com/bisq-network/bisq/issues/4101">#4101</a>).</p>
<h3>Ruleset for opening mediation or arbitration</h3>
<p>CTRL-O opens a <strong>mediation ticket</strong> when either:</p>
<ul>
<li>trade is not in dispute,</li>
<li>mediation has been initiated and the locktime has not expired.</li>
</ul>
<p>else CTRL-O opens an <strong>arbitration ticket</strong> when either:</p>
<ul>
<li>trade mediation has closed,</li>
<li>mediation result was rejected,</li>
<li>locktime has expired.</li>
</ul>
<p>To accomodate the fact that users may need to open arbitration manually, this change allows it upon locktime expiry.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #4101.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="590280345" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/4101" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/4101/hovercard" href="https://github.com/bisq-network/bisq/issues/4101">#4101</a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/5681'>https://github.com/bisq-network/bisq/pull/5681</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Allow user to initiate arbitration once locktime has expired</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5681/files#diff-9ec8e04828ae4eced641f0fb13a739df09a8e0dbb3ec809278f1e2a89f8d4a10">desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/PendingTradesDataModel.java</a>
    (18)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/5681.patch'>https://github.com/bisq-network/bisq/pull/5681.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/5681.diff'>https://github.com/bisq-network/bisq/pull/5681.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/5681">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWQFL6VFWF4XG3ENCDT7YX2JANCNFSM5DGSMMMQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AJFFTNXTCJGXBN4YPG2UP7TT7YX2JA5CNFSM5DGSMMM2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4OVZAA3A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/5681",
"url": "https://github.com/bisq-network/bisq/pull/5681",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>