Page MenuHomePhabricator

Trying to import workboard for some projects give error 400
Closed, InvalidPublic

Description

Trying to import workboard for WMSE gives error 400. Other projects (I tried two at random) don't seem to suffer from this.

Steps to reproduce:

  1. Go to WMSE
  2. Click Workboard in the left hand menu.
  3. Select Import Columns.
  4. Click Create Workboard.

Actual result:
Page displays "400 Bad Request".

Expected result:
The next step in the import process is shown.

Additional information:
I haven't tried creating an empty workboard, which may be a simple enough workaround, in case someone wants to take a look at what's causing this.

Event Timeline

The behaviour has changed somewhat. Now I get the following unhandled exception instead Array for %Ls conversion is empty. Query: projectPHID IN (%Ls).

Note: The pop-up cannot be closed (or re-opens instantly)

Import Columns.png (217×1 px, 15 KB)

There is a workboard now at https://phabricator.wikimedia.org/project/board/2480/ ? So I'm afraid the test case is gone here?

I've looked through our other projects and I can't find any still missing boards. It's unclear to me whether this started working at some point or if someone on our side simply created them all manually (workboard creation does not appear in the project log).

Note that my comment in T186189#3962698 was for a separate workboard (where I ended up manually creating the columns).

Closing this as invalid since I cannot find a good test case for verifying if it is till valid.