cbrain icon indicating copy to clipboard operation
cbrain copied to clipboard

Boutiques `value-disables` edge case.

Open natacha-beck opened this issue 3 years ago • 2 comments

When using value-disables with some specific Boutiques descriptor we can fail in some edge case.

See Boutiques descriptor as attachment (Github does not support .json attachment, that's why it is a .txt). boutiques_demo_list_btq.txt

Here is the sequence to produce the edge case:

  1. Select autorecon2 in stages (--> will disable List of numbers)
  2. Check option -h (--> will disable stages)

These 2 steps should re-activate the List of numbers options but it isn't the case.

natacha-beck avatar Dec 15 '21 20:12 natacha-beck

yes I reported something like that in the original feature ticket with an existing boutiques https://github.com/aces/cbrain/pull/1163#issuecomment-952355646

MontrealSergiy avatar Dec 16 '21 15:12 MontrealSergiy

@natacha-beck works now, I failed to reproduce the bug either in Chrome or Firefox is it resolved?

MontrealSergiy avatar Aug 15 '22 17:08 MontrealSergiy

Tested on my dev server with the same descriptor mentioned in this issue, works fine on my side too.

I will closed the issue.

natacha-beck avatar Oct 17 '22 14:10 natacha-beck