<p>Looking at <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="534590234" data-permission-text="Issue title is private" data-url="https://github.com/bisq-network/bisq/issues/3764" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/3764/hovercard" href="https://github.com/bisq-network/bisq/issues/3764">#3764</a> and <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="538237774" data-permission-text="Issue title is private" data-url="https://github.com/bisq-network/bisq/issues/3794" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/3794/hovercard" href="https://github.com/bisq-network/bisq/issues/3794">#3794</a> to see how to unlock the funds and get to arbitration. This PR adds a shortcut (ctrl+y, same as moving it from pending to failed) to move back the trade from failed trades to pending trades.</p>
<h2>Testing</h2>
<p>I have run this in regtest.</p>
<ol>
<li>Old trades I had in failed (I don't know their history or how they got there), moved to pending and opening a dispute works. Nothing to pay out as they didn't have any locked funds.</li>
<li>Created a trade, took it to mediation, closed the popup and moved trade to failed (with ctrl+y). Moved it back to pending trades (ctrl+y). Waited until time locked tx could be broadcast and opened a dispute. Worked as a normal dispute with refund agent.</li>
</ol>

<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/3809'>https://github.com/bisq-network/bisq/pull/3809</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add shortcut to move failed trade to pending trades</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3809/files#diff-0">core/src/main/java/bisq/core/trade/TradeManager.java</a>
    (22)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3809/files#diff-1">core/src/main/java/bisq/core/trade/failed/FailedTradesManager.java</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3809/files#diff-2">core/src/main/resources/i18n/displayStrings.properties</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3809/files#diff-3">desktop/src/main/java/bisq/desktop/main/portfolio/failedtrades/FailedTradesDataModel.java</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3809/files#diff-4">desktop/src/main/java/bisq/desktop/main/portfolio/failedtrades/FailedTradesView.java</a>
    (32)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/3809.patch'>https://github.com/bisq-network/bisq/pull/3809.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/3809.diff'>https://github.com/bisq-network/bisq/pull/3809.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/3809?email_source=notifications&email_token=AJFFTNX5MDY6R767K44A3XLQZNZ65A5CNFSM4J5GMFSKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IBUSZLQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWSUC5DU4EXCHAMHCDQZNZ65ANCNFSM4J5GMFSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNV6CMCRFQJFPADYEXLQZNZ65A5CNFSM4J5GMFSKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IBUSZLQ.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/3809?email_source=notifications\u0026email_token=AJFFTNX5MDY6R767K44A3XLQZNZ65A5CNFSM4J5GMFSKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IBUSZLQ",
"url": "https://github.com/bisq-network/bisq/pull/3809?email_source=notifications\u0026email_token=AJFFTNX5MDY6R767K44A3XLQZNZ65A5CNFSM4J5GMFSKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IBUSZLQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>