Hi,
There's a bug in the workboard, I can reproduce that in a test instance in phacility as well as in our instance,
phabricator 1cd64f9975d66a5fff516cd064cd076b0eb7b07f (Dec 16 2016)
arcanist e17fe43ca3fe6dc6dd0b5ce056f56310ea1d3d51 (Oct 22 2016)
phutil 0ae0cc00acb1413c22bfe3384fd6086ade4cc206 (Dec 10 2016)
How to reproduce:
- Create a new Project test-main
- Create a Subproject test-child
- Go to test-main and create a workboard
- From the backlog -> create task
- set title: temp2 the tags already shows test-main
- add tag: test-child
- Click Create New Task
- There's now a grayed out page, the task is not created
The expected behavior is to have the test-main tag removed in favor of test-child
Regards
Ref. T12147