PR

【早め】日でしかチーム加入制限チェックしていない #1027

wada opened this at 2021-08-04T17:35:07; closed

Description

opened by wada at 2021-08-04T17:35:07; updated 2025-03-19T11:15:32

概要

当日中はチーム移動の制限がされるが、制限のチェックが日だけでチェックされていたため修正

例:11/4と8/4は同日とみなされる
date("d","11-04") == date("d","08-04")

Comment

#12735 by wada at 2021-08-04T17:35:23; updated 2021-08-04T17:35:23

@iwamoto @kouho
確認お願いします。

Comment

#12737 by iwamoto at 2021-08-04T17:42:30; updated 2021-08-04T17:42:30

@wada
確認しました。こちらの対応で大丈夫と思います。

Comment

#12739 by kouho at 2021-08-04T18:08:12; updated 2021-08-04T18:08:12

@wada
確認しました。こちら問題ありません。

wada merge at 2021-08-04T18:39:10: 【早め】日でしかチーム加入制限チェックしていない
wada close at 2021-08-04T18:39:10: Close

Commit range

base184ab864a98e5a4498f147ca921097ccd0513acb
headca17cc16b5705db02d0da8c38f861b12fca18854
base branchjolly/jr-web:master
head branchjolly/jr-web:fix_team_request

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed1 filesView patch
statusfile
modifiedlib/SubFunc.inc
Patch body is stored as a separate file to keep this page lightweight.