重现步骤

[步骤]

1、下为需求


please explore the possibility: The QR code scanner of "Recycle", "Redeem", "Donate", "Card Transfer": only read MemberID QR code. if the scanned code is invalid, please show alert message. (QR code scanner of "Use coupon": read coupon QR code)

2、同时关联另一需求

The QR code scanner of "Recycle", "Redeem", "Donate", "Card Transfer": Ideally, the scanner should only read valid Member ID. It should not read coupon QR code, and the system proceeds.

[结果]


[期望]


历史记录  
  1. 2022-12-28 15:42:16, 由 胡明华 创建。
  2. 2022-12-28 15:44:35, 由 胡明华 编辑。
    修改了 重现步骤,区别为:
    002- [结果]
    002+ 1、下为需求
    003- [期望]
    003+ 2、同时关联另一需求
    004-
    004+
    005+ [结果]
    006+ [期望]
    007+
    002- <img src="{8634.png}" alt="" /><br /><p>[结果]</p>
    002+ <p>1、下为需求</p>
    003- <br /><p>[期望]</p>
    003+ <img src="{8634.png}" alt="" /><br /><p>2、同时关联另一需求</p>
    004- <br />
    004+ <p><img src="{8635.png}" alt="" /></p>
    005+ <p>[结果]</p>
    006+ <br /><p>[期望]</p>
    007+ <br />
  3. 2022-12-28 15:45:27, 由 胡明华 编辑。
    修改了 重现步骤,区别为:
    003- 2、同时关联另一需求
    003+ please explore the possibility:
    004-
    004+ The QR code scanner of "Recycle", "Redeem", "Donate", "Card Transfer":
    005- [结果]
    005+ only read MemberID QR code.
    006- [期望]
    006+ if the scanned code is invalid, please show alert message.
    007-
    007+ (QR code scanner of "Use coupon": read coupon QR code)
    008+ 2、同时关联另一需求
    009+ The QR code scanner of "Recycle", "Redeem", "Donate", "Card Transfer":
    010+ Ideally, the scanner should only read valid Member ID.
    011+ It should not read coupon QR code, and the system proceeds.
    012+
    013+ [结果]
    014+ [期望]
    015+
    003- <img src="{8634.png}" alt="" /><br /><p>2、同时关联另一需求</p>
    003+ <img src="{8634.png}" alt="" /><br /><p><span style="color:#000000;font-family:Arial;background-color:#FFFFFF;">please explore the possibility:
    004- <p><img src="{8635.png}" alt="" /></p>
    004+ The QR code scanner of "Recycle", "Redeem", "Donate", "Card Transfer":
    005- <p>[结果]</p>
    005+ only read MemberID QR code.
    006- <br /><p>[期望]</p>
    006+ if the scanned code is invalid, please show alert message.
    007- <br />
    007+ (QR code scanner of "Use coupon": read coupon QR code)</span></p>
    008+ <p>2、同时关联另一需求</p>
    009+ <p><span style="color:#000000;font-family:Arial;background-color:#FFFFFF;">The QR code scanner of "Recycle", "Redeem", "Donate", "Card Transfer":
    010+ Ideally, the scanner should only read valid Member ID.
    011+ It should not read coupon QR code, and the system proceeds.</span></p>
    012+ <p><img src="{8635.png}" alt="" /></p>
    013+ <p>[结果]</p>
    014+ <br /><p>[期望]</p>
    015+ <br />
  4. 2022-12-28 18:04:13, 由 Moyck 解决,方案为 已解决
    修改了 解决版本,旧值为 "",新值为 "trunk"。
    修改了 Bug状态 ,旧值为 "active",新值为 "resolved"。
    修改了 是否确认,旧值为 "0",新值为 "1"。
    修改了 解决者 ,旧值为 "",新值为 "Moyck"。
    修改了 解决日期,旧值为 "",新值为 "2022-12-28 18:10:26"。
    修改了 指派给 ,旧值为 "yqmo",新值为 "mhhu"。
    修改了 解决方案,区别为:
    001-
    001+ fixed
    001-
    001+ fixed
    修改了 git ,区别为:
    M /lib/main_debug.dart view diff
    M /lib/record/ui/record_list/record_list_page.dart view diff
    M /lib/record/ui/record_list/record_list_presenter.dart view diff
    M /lib/record/widget/search.dart view diff
    M /lib/res/string/en.dart view diff
    M /lib/res/string/zh.dart view diff
    M /lib/res/string/zh_tc.dart view diff
    M /lib/utils/qr_code_scanner/qr_code_scanner.dart view diff
    M /lib/main_debug.dart view diff
    M /lib/record/ui/record_list/record_list_page.dart view diff
    M /lib/record/ui/record_list/record_list_presenter.dart view diff
    M /lib/record/widget/search.dart view diff
    M /lib/res/string/en.dart view diff
    M /lib/res/string/zh.dart view diff
    M /lib/res/string/zh_tc.dart view diff
    M /lib/utils/qr_code_scanner/qr_code_scanner.dart view diff
  5. 2022-12-28 19:06:08, 由 胡明华 激活。
    修改了 指派给 ,旧值为 "mhhu",新值为 "yqmo"。
    修改了 Bug状态 ,旧值为 "resolved",新值为 "active"。
    修改了 激活日期,旧值为 "",新值为 "2022-12-28 19:06:08"。
    修改了 激活次数,旧值为 "0",新值为 "1"。
    修改了 解决日期,旧值为 "2022-12-28 18:10:26",新值为 "0000-00-00"。
    修改了 解决者 ,旧值为 "Moyck",新值为 ""。
    修改了 解决版本,旧值为 "trunk",新值为 ""。
    修改了 关闭日期,旧值为 "",新值为 "0000-00-00"。
    修改了 解决方案,区别为:
    001- fixed
    001+
    001- fixed
    001+

    未达预期。Card Transfer和捐赠仍能正常扫描Coupon QR code


  6. 2023-01-16 10:57:13, 由 yqmo 解决,方案为 已解决
    修改了 解决版本,旧值为 "",新值为 "trunk"。
    修改了 解决日期,旧值为 "",新值为 "2023-01-16 10:57:08"。
    修改了 指派给 ,旧值为 "yqmo",新值为 "mhhu"。
    修改了 Bug状态 ,旧值为 "active",新值为 "resolved"。
    修改了 解决者 ,旧值为 "",新值为 "yqmo"。
    修改了 解决方案,区别为:
    001-
    001+ fixed
    001-
    001+ fixed
  7. 2023-01-17 11:34:00, 由 胡明华 关闭。
    修改了 Bug状态 ,旧值为 "resolved",新值为 "closed"。
    修改了 指派给 ,旧值为 "mhhu",新值为 "closed"。
    修改了 由谁关闭,旧值为 "",新值为 "mhhu"。
    修改了 关闭日期,旧值为 "",新值为 "2023-01-17 11:34:00"。
  8. 2023-02-02 14:55:27, 由 胡明华 激活。
    修改了 指派给 ,旧值为 "closed",新值为 "yqmo"。
    修改了 Bug状态 ,旧值为 "closed",新值为 "active"。
    修改了 激活日期,旧值为 "2022-12-28 19:06:08",新值为 "2023-02-02 14:54:00"。
    修改了 激活次数,旧值为 "1",新值为 "2"。
    修改了 解决日期,旧值为 "2023-01-16 10:57:08",新值为 "0000-00-00"。
    修改了 解决者 ,旧值为 "yqmo",新值为 ""。
    修改了 解决版本,旧值为 "trunk",新值为 ""。
    修改了 由谁关闭,旧值为 "mhhu",新值为 ""。
    修改了 关闭日期,旧值为 "2023-01-17 11:34:00",新值为 "0000-00-00"。
    修改了 解决方案,区别为:
    001- fixed
    001+
    001- fixed
    001+

    1、需保证CheckList中的对应扫描关系

    2、目前实体卡扫描不到捐赠QR Code

  9. 2023-02-13 13:55:06, 由 胡明华 解决,方案为 已解决
    修改了 解决版本,旧值为 "",新值为 "48"。
    修改了 解决日期,旧值为 "",新值为 "2023-02-13 13:55:01"。
    修改了 指派给 ,旧值为 "yqmo",新值为 "mhhu"。
    修改了 Bug状态 ,旧值为 "active",新值为 "resolved"。
    修改了 解决者 ,旧值为 "",新值为 "mhhu"。
    修改了 解决方案,区别为:
    001-
    001+ fixed
    001-
    001+ fixed
  10. 2023-02-13 13:55:10, 由 胡明华 关闭。
    修改了 Bug状态 ,旧值为 "resolved",新值为 "closed"。
    修改了 指派给 ,旧值为 "mhhu",新值为 "closed"。
    修改了 由谁关闭,旧值为 "",新值为 "mhhu"。
    修改了 关闭日期,旧值为 "",新值为 "2023-02-13 13:55:10"。
  11. 2023-02-20 12:03:26, 由 胡明华 激活。
    修改了 指派给 ,旧值为 "closed",新值为 "yqmo"。
    修改了 Bug状态 ,旧值为 "closed",新值为 "active"。
    修改了 激活日期,旧值为 "2023-02-02 14:54:00",新值为 "2023-02-20 12:03:26"。
    修改了 激活次数,旧值为 "2",新值为 "3"。
    修改了 解决日期,旧值为 "2023-02-13 13:55:01",新值为 "0000-00-00"。
    修改了 解决者 ,旧值为 "mhhu",新值为 ""。
    修改了 解决版本,旧值为 "48",新值为 ""。
    修改了 由谁关闭,旧值为 "mhhu",新值为 ""。
    修改了 关闭日期,旧值为 "2023-02-13 13:55:10",新值为 "0000-00-00"。
    修改了 解决方案,区别为:
    001- fixed
    001+
    001- fixed
    001+
    1、除上一备注标明可允许扫的二维码,其余情况的二维码显示报错文本
  12. 2023-02-23 13:52:51, 由 胡明华 解决,方案为 已解决
    修改了 解决版本,旧值为 "",新值为 "48"。
    修改了 解决日期,旧值为 "",新值为 "2023-02-23 13:52:47"。
    修改了 指派给 ,旧值为 "yqmo",新值为 "mhhu"。
    修改了 Bug状态 ,旧值为 "active",新值为 "resolved"。
    修改了 解决者 ,旧值为 "",新值为 "mhhu"。
    修改了 解决方案,区别为:
    001-
    001+ fixed
    001-
    001+ fixed
  13. 2023-02-23 13:52:55, 由 胡明华 关闭。
    修改了 Bug状态 ,旧值为 "resolved",新值为 "closed"。
    修改了 指派给 ,旧值为 "mhhu",新值为 "closed"。
    修改了 由谁关闭,旧值为 "",新值为 "mhhu"。
    修改了 关闭日期,旧值为 "",新值为 "2023-02-23 13:52:54"。
所属产品 Green Dollar职员APP
所属模块 /
来源用例
所属计划
Bug类型 代码错误
严重程度
优先级 3
Bug状态 已关闭
激活次数 3
激活日期 2023-02-20 12:03:26
是否确认
当前指派 Closed 于 2023-02-23 13:52:54
截止日期 0000-00-00
反馈者
通知邮箱
操作系统 全部
浏览器 全部
关键词
抄送给
所属项目 Green Dollar 1.3
相关需求 #1856 第一步-扫描顾客二维码
相关任务
由谁创建 胡明华 于 2022-12-28 15:42:15
影响版本 主干
由谁解决 胡明华 于 2023-02-23 13:52:47
解决版本 1.3.0
解决方案 已解决
由谁关闭 胡明华 于 2023-02-23 13:52:54
最后修改 胡明华 于 2023-02-23 13:52:54
相关Bug
相关合并请求