# Constant-boolean bug

**URL:** https://forum.xod.io/t/constant-boolean-bug/657
**Category:** Uncategorized
**Created:** [April 9, 2018, 2:18am UTC](https://forum.xod.io/t/constant-boolean-bug/657 "2018-04-09T02:18:49Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![gweimer](https://avatars.discourse-cdn.com/v4/letter/g/a9adbd/32.png) [@gweimer](https://forum.xod.io/u/gweimer)
#### Post date: [April 9, 2018, 2:18am UTC](https://forum.xod.io/t/constant-boolean-bug/657/1 "2018-04-09T02:18:49Z")

</div>

I’m not able to specify value for xod/core/constant-boolean in v0.19.2, so it is always false. When I use the inspector, the pin value area is grayed out and indicates “defined by inputs” with no way to change the value like constant-number.

---

<div class="post-metadata">

### Author: ![nkrkv](https://yyz1.discourse-cdn.com/flex027/user_avatar/forum.xod.io/nkrkv/32/8_2.png) [@nkrkv](https://forum.xod.io/u/nkrkv)
#### Post date: [April 9, 2018, 9:55am UTC](https://forum.xod.io/t/constant-boolean-bug/657/2 "2018-04-09T09:55:37Z")

</div>

Hello!

Can’t reproduce. It allows me to change the value. The behavior described is possible if you’re working on xod/core itself, which is a [known bug](https://github.com/xodio/xod/issues/888). In other cases, it should never disable.

Would you share a xodball with the problem?

---

<div class="post-metadata">

### Author: ![gweimer](https://avatars.discourse-cdn.com/v4/letter/g/a9adbd/32.png) [@gweimer](https://forum.xod.io/u/gweimer)
#### Post date: [April 9, 2018, 1:58pm UTC](https://forum.xod.io/t/constant-boolean-bug/657/3 "2018-04-09T13:58:49Z")

</div>

Fascinating…the issue was in gweimer/utils/utils-example-if-else. I re-opened the project this morning to triple-check that I had the right nodes, and now it is letting me change the values.

Sorry about the false alarm… Kind of like double-click not working occasionally. I had that happen again once last week; at least that has not been a persistent problem like when I first mentioned it.

---

<div class="post-metadata">

### Author: ![nkrkv](https://yyz1.discourse-cdn.com/flex027/user_avatar/forum.xod.io/nkrkv/32/8_2.png) [@nkrkv](https://forum.xod.io/u/nkrkv)
#### Post date: [April 10, 2018, 8:31am UTC](https://forum.xod.io/t/constant-boolean-bug/657/4 "2018-04-10T08:31:13Z")

</div>

Thanks for reporting nevertheless! If it happens in rare cases, it still happens. Everyone has been warned 😉 hope someone will find a specific scenario to reproduce.
