<p></p>
<p>I just recognized when creating a new offer in the response the enabled state is displayed wrong:</p>
<pre><code> ./bisq-cli --password=mySecret createoffer --payment-account=f9a5ce72-6496-4244-a0f8-a49b33bf121b --direction=BUY --currency-code=BSQ --amount=0.01 --fixed-price=0.00004 --security-deposit=15.0 --fee-currency=BSQ
Enabled  Buy/Sell            Price in BTC for 1 BSQ  BTC(min - max)   BSQ(min - max)  Payment Method    Creation Date (UTC)   ID
NO       Sell BSQ (Buy BTC)              0.00004000      0,01000000           250.00  Altcoins Instant  2021-07-15T07:49:52Z  CgtPBay9-7826b4d0-7da6-419c-a70b-657934016485-165   
</code></pre>
<p>It says NO, but it is visible to the other peer already. When requesting the state of the specific offer it does display the correct value.</p>
<pre><code> bisq git:(05-update-api-beta-test-guide) ./bisq-cli --password=mySecret getmyoffer --offer-id=CgtPBay9-7826b4d0-7da6-419c-a70b-657934016485-165
Enabled  Buy/Sell            Price in BTC for 1 BSQ  BTC(min - max)   BSQ(min - max)  Payment Method    Creation Date (UTC)   ID
YES      Sell BSQ (Buy BTC)              0.00004000      0,01000000           250.00  Altcoins Instant  2021-07-15T07:49:52Z  CgtPBay9-7826b4d0-7da6-419c-a70b-657934016485-165```
</code></pre>

<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/5577#issuecomment-880478704">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNW575EPPXQYN26SOHLTX2HYLANCNFSM467GN7PA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNTWQ7HMLA3LJJWPRCTTX2HYLA5CNFSM467GN7PKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGR5QT4A.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/5577#issuecomment-880478704",
"url": "https://github.com/bisq-network/bisq/pull/5577#issuecomment-880478704",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>