<p><b>@christophsturm</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3112#discussion_r315617761">core/src/main/java/bisq/core/dao/governance/proposal/ProposalValidator.java</a>:</p>
<pre style='color:#555'>> @@ -55,7 +55,8 @@ public boolean areDataFieldsValid(Proposal proposal) {
             validateDataFields(proposal);
             return true;
         } catch (ProposalValidationException e) {
-            log.warn("proposal data fields are invalid. proposal={}, error={}", proposal, e.toString());
+            // TODO only log once dao state is complete
+            //log.warn("proposal data fields are invalid. proposal={}, error={}", proposal, e.toString());
</pre>
<p>where is the fix that avoids that?</p>

<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/3112?email_source=notifications&email_token=AJFFTNTLQIQ5DHXUW7DSRYTQFPBV5A5CNFSM4INTTMA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCB43XI#discussion_r315617761">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNTHY6FJKWW4XYDE5ALQFPBV5ANCNFSM4INTTMAQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNTVFEUTQCJPCWWHADTQFPBV5A5CNFSM4INTTMA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCB43XI.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/3112?email_source=notifications\u0026email_token=AJFFTNTLQIQ5DHXUW7DSRYTQFPBV5A5CNFSM4INTTMA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCB43XI#discussion_r315617761",
"url": "https://github.com/bisq-network/bisq/pull/3112?email_source=notifications\u0026email_token=AJFFTNTLQIQ5DHXUW7DSRYTQFPBV5A5CNFSM4INTTMA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCB43XI#discussion_r315617761",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>