<p>Minor refactoring to avoid duplication in next PR (to add <code>editoffer</code> api method).</p>
<ul>
<li>
<p>Define set of editable offer payload fields in <code>MutableOfferPayloadFields</code>.</p>
</li>
<li>
<p>Move bulk of <code>EditOfferDataModel#onPublishOffer</code> logic to <code>OfferUtil</code>.</p>
</li>
</ul>
<p>This is the 2nd in a series of PRs, starting at <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="919660295" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/5570" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/5570/hovercard" href="https://github.com/bisq-network/bisq/pull/5570">#5570</a>.</p>
<p><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="919660295" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/5570" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/5570/hovercard" href="https://github.com/bisq-network/bisq/pull/5570">#5570</a> Should be reviewed/merged before this one.</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/5571'>https://github.com/bisq-network/bisq/pull/5571</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Remove commented out test</li>
  <li>Remove unsupported create CHASE_QUICK_PAY apitest case</li>
  <li>Refactor EditOfferDataModel for new editoffer api method</li>
  <li>Fix comment</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5571/files#diff-98766e3307ebb6c5e165c4538df5e46fc1d8e8abf81f66771fcfc5bbb6408131">apitest/src/test/java/bisq/apitest/method/payment/CreatePaymentAccountTest.java</a>
    (23)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5571/files#diff-ddf4721374613fe047631b685717fbcaf3c0dd687db70b0f5d7d9150b3affdb5">apitest/src/test/java/bisq/apitest/scenario/PaymentAccountTest.java</a>
    (1)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5571/files#diff-097028e83b2494ec6c56ccd77cb7aadadcbdc179233003a99605bd02ab3f76af">core/src/main/java/bisq/core/offer/MutableOfferPayloadFields.java</a>
    (89)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5571/files#diff-b604ee7141fcfacf2dd0aeade4bf393c4d4d93617ab327147c363539ae804496">core/src/main/java/bisq/core/offer/OfferUtil.java</a>
    (47)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5571/files#diff-0f99ad2cb9a6db1e6196b198ef915e473e6eafa8c7afc61ddfe5f33085e11423">core/src/test/java/bisq/core/payment/PaymentAccountsTest.java</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5571/files#diff-41b34a44d2df26644ec2e93e7c7211540603530d5d8649b0545ec4963b5315d5">desktop/src/main/java/bisq/desktop/main/portfolio/editoffer/EditOfferDataModel.java</a>
    (49)
  </li>
</ul>

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