Skip to content

JSON contains empty scramble strings instead of an empty array for Mutli-Blind extras #895

@lgarron

Description

@lgarron

Actual (problem) behavior

Scrambles for 333mbf now contain:

"extraScrambles": ["", "", ""]

… where previously they used to contain:

"extraScrambles": []

There are no passcodes for these extras in the passcodes file.

Expected behavior

The scrambles are either provides with passcodes, or not at all.

Steps To Reproduce

  1. Work through Multi-Blind generation runs into No multiBLD number for round #894 until "Generate" works and inspect .json in the the resulting .zip.

Desktop (please complete the following information):

  • OS: macOS 14.2.1
  • Browser: Chrome 120
  • TNoodle Version 1.2.1
  • Java version [e.g. Java 8] (how to find out)

Additional context [OPTIONAL]

This tripped me up while updating https://github.com/cubing/scramble-table/ . Not only did the passcodes file format change a bit, but the JSON is now inconsistent with it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions