Skip to content

Conversation

@kraktus
Copy link
Member

@kraktus kraktus commented May 15, 2023

fix #12847

kraktus added 3 commits May 15, 2023 18:07
Otherwise disabling all restrictions was not taken into account.

Also tried `w.zero(s.conditions)` but after looking at the result in the db was the same.
"i" -> s.roundInterval.toSeconds.toInt,
"p" -> s.password,
"o" -> s.conditions.nonEmpty.option(s.conditions),
"o" -> s.conditions,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also tried w.zero(s.conditions) but after looking at the result in the db was the same.

ornicar added 2 commits May 17, 2023 08:48
* master:
  further increase explorer cache useful threshold
  increase cache useful threshold
  scala 3.3.0-RC6
  Group imports
  Use new Score
  remove round.id from puzzle activity stream
  API: Allow to retrieve pending simuls when authenticated
  fix slist min width without a wrapper - closes lichess-org#12795
  Metal BG for blog
  Refactor Score to Enum
  remove debug
  proper dasher ping disconnect
  fix dasher ping broken for anon players - closes lichess-org#12835
  merge game and pgn trees on study create
@ornicar ornicar merged commit 3eaa7f9 into lichess-org:master May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Swiss tournament: "player must have played their last swiss game" option cannot be toggled off

2 participants