PR

【7/28】集金レポート修正 #1001

wada opened this at 2021-07-28T09:36:52; closed

Description

opened by wada at 2021-07-28T09:36:52; updated 2025-02-19T11:00:06

概要

【7/27】集金レポート 本日分と最高集金額の更新にmemcacheを利用しないようにする #981
すでに集金レポートがおかしいユーザーのデータを修正

テスト方法、確認した内容

集金レポートの修正スクリプト

#docker
cd jr-web/lib/exec
ENVIRONMENT=develop PF=yamada HTTP_HOST=127.0.0.1 IS_DOCKER=true php fix_user_gold_collect_report.php

#web
cd jr-yamada/lib/exec
ENVIRONMENT=production PF=yamada php fix_user_gold_collect_report.php

Comment

#12496 by wada at 2021-07-28T10:21:30; updated 2021-07-28T10:21:30

@iwamoto @kouho
修正スクリプトを作成したので、確認お願いします。

Comment

#12509 by iwamoto at 2021-07-28T12:43:59; updated 2021-07-28T12:43:59

@wada
確認しました。
大丈夫ではないかと思います。

Comment

#12510 by kouho at 2021-07-28T13:43:52; updated 2021-07-28T13:43:52

@wada
作成ありがとうございます。こちら動作させてみて大丈夫かと思います。

kouho add_label at 2021-07-28T13:44:00: 皇甫 LGTM
wada merge at 2021-07-28T14:10:11: 【7/28】集金レポート修正
wada close at 2021-07-28T14:10:11: Close

Commit range

based7496a8acd07847133c775f66df44c72f67e2a30
headc8d5a931d0f44af9e721f06d73fc314c48c85463
base branchjolly/jr-web:master
head branchjolly/jr-web:fix_report

View commits

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