<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #5470.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="876268618" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/5470" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/5470/hovercard" href="https://github.com/bisq-network/bisq/issues/5470">#5470</a> as security deposit was not previously set.<br>
It works both with minimum security deposit and arbitrary percentage.</p>
<p>Thanks to <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/jmacxx/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jmacxx">@jmacxx</a> for letting me work on this.</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/5485'>https://github.com/bisq-network/bisq/pull/5485</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Return correct security deposit percentage size when cloning an offer</li>
  <li>Reorganize code</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5485/files#diff-3cf8bddee5a7364f6e0018392f074e94107ee04a145a51dec551b6b7145002f6">desktop/src/main/java/bisq/desktop/main/offer/MutableOfferDataModel.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5485/files#diff-fa73f123681807b0175f21ec121381945b2268a5c4385df047927a53dd720c9e">desktop/src/main/java/bisq/desktop/main/portfolio/duplicateoffer/DuplicateOfferDataModel.java</a>
    (8)
  </li>
</ul>

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