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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3410#discussion_r335331591">core/src/main/java/bisq/core/presentation/SupportTicketsPresentation.java</a>:</p>
<pre style='color:#555'>> @@ -42,6 +43,11 @@
     @Getter
     private final BooleanProperty showOpenMediationTicketsNotification = new SimpleBooleanProperty();
 
+    @Getter
+    private final StringProperty numOpenRefundTickets = new SimpleStringProperty();
+    @Getter
+    private final BooleanProperty showOpenRefundTicketsNotification = new SimpleBooleanProperty();
</pre>
<blockquote>
<p>So why we need these properties ? Seems like we only set values, but never use them. Or I miss something ?</p>
</blockquote>
<p>I changed it already locally where all except of on property are removed</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/3410?email_source=notifications&email_token=AJFFTNR75C6U47X63YXVT6TQO3D47A5CNFSM4JA63KX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCIDBWNI#discussion_r335331591">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSOZHVHIGS3TJ3AAIDQO3D47ANCNFSM4JA63KXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQVMS36NPVY4JSRPDDQO3D47A5CNFSM4JA63KX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCIDBWNI.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/3410?email_source=notifications\u0026email_token=AJFFTNR75C6U47X63YXVT6TQO3D47A5CNFSM4JA63KX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCIDBWNI#discussion_r335331591",
"url": "https://github.com/bisq-network/bisq/pull/3410?email_source=notifications\u0026email_token=AJFFTNR75C6U47X63YXVT6TQO3D47A5CNFSM4JA63KX2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCIDBWNI#discussion_r335331591",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>