The issue that Boba and Chappy are experiencing seems to be unique to certain leagues. While I work on that, please note that the workaround is to use the import tool on the draft warroom to import your draft list.
Here are some basic instructions:
In the meantime, your GM's should be able to create draft lists in CSV file format and upload them using the import tool. I tested this out on one of their sites and it did work. It's not a bad way for GM's to get a backup of their draft list anyway.
The CSV's should have each player on a new line, and the player ID should be the first item. They can get player ID's by exporting the draft warroom listing once for batters, once for pitchers, and then combining those lists in a text editor or spreadsheet application.
Examples:
Code:
2245,SS,Derek Jeter
2246,SS,Cal Ripken
2247,SS,Honus Wagner
The import may fail if they still have their csv file open in a program like Excel on their desktop. It also may import only the first player if they have quotes in the file that aren't properly closed.