需求描述

功能描述

作为部门管理员,我想要激活部门管理员账户,以便于使用VDF系统。

前置条件

1.已新增部门管理员

界面





业务描述

1.邮箱接收VDF发送的激活邮件;

2.邮件点击【Activate Account】按钮进入【Activate VDF Account】页面;

3.输入密码、输入确认密码、输入安全问题、输入验证答案,点击【Confirm】激活成功,跳转成功页面,点击【Download VDF Apps】可下载VDF客户端。

扩展


3a.未输入密码或确认密码

  3a1.输入框下方提示:Password cannot be empty.;

3b.密码小于8个字符(不包括8个)

  3b1.输入框下方提示:Password cannot be empty.User passwoed should contain at least one digit and one alphabet.;

3c.密码没有包括字母和数字

  3c1.输入框下方提示:User passwoed should contain at least one digit and one alphabet.;

3d.确认密码和密码不一样

  3d1.确认密码输入框下方提示:The password and its confirm are not the same.;

3e.密码长度超过49

  3e.输入框下方提示:The length of your password should be between 8-49 characters.;

3f.密码大于等于8个字符,包含特殊字符,如:!@

  3f1.系统提示:error:The reset passowrd token is invalid.;

3g.未输入安全问题

  3g1.输入框下方提示:The security question is required and cannot be empty.;

3h.未输入验证答案

  3h1.输入框下方提示:The security answer is required and cannot be empty.;


3i.安全问题长度不在[8,100]范围内

  3i1.输入框下方提示:The length of your security question should be between 8-100 characters.;


3j.验证答案长度不在[8,100]范围内

  3j1.输入框下方提示:The length of your security answer should be between 8-100 characters.。




验收标准
历史记录  
  1. 2019-12-31 11:44:23, 由 hfwang 创建。
  2. 2019-12-31 11:47:56, 由 hfwang 编辑。
    修改了 当前状态 ,旧值为 "active",新值为 "changed"。
    修改了 版本号 ,旧值为 "1",新值为 "2"。
    修改了 研发需求名称,区别为:
    001- Activate account
    001+ Activate Administartor Account
    001- Activate account
    001+ Activate Administartor Account
  3. 2019-12-31 11:48:10, 由 hfwang 记录评审意见,评审意见为 确认通过
  4. 2020-01-10 16:53:41, 由 hfwang 变更。
    修改了 版本号 ,旧值为 "2",新值为 "3"。
    修改了 研发需求名称,区别为:
    001- Activate Administartor Account
    001+ Activate Admin Account
    001- Activate Administartor Account
    001+ Activate Admin Account
    修改了 描述 ,区别为:
    001-
    001+ 功能描述
    002+ 作为企业管理员,我想要激活部门管理员,以便于部门管理员管理部门。
    003+ 界面
    004+
    005+
    006+ 业务描述
    007+
    008+ 1.点击BU Admin List模块进入【BU Admin List】页面,点击【Resend Activate Email】发送激活右键到邮箱;
    009+ 2.
    010+
    001-
    001+ <h1 style="color:#3C4353;background-color:#FFFFFF;"><span style="font-size:18px;">功能描述</span></h1>
    002+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">作为企业管理员,我想要激活部门管理员,以便于部门管理员管理部门。</span></p>
    003+ <h1 style="font-size:14px;color:#3C4353;background-color:#FFFFFF;"><span style="font-size:18px;">界面</span></h1>
    004+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;"><img src="{395.png}" alt="" /><br /></span></p>
    005+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;"></span></p>
    006+ <h1 style="color:#3C4353;background-color:#FFFFFF;"><span style="font-size:18px;">业务描述</span></h1>
    007+ <h1 style="color:#3C4353;background-color:#FFFFFF;"></h1>
    008+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">1.点击BU Admin List模块进入【BU Admin List】页面,点击【Resend Activate Email】发送激活右键到邮箱;</span></p>
    009+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">2.</span></p>
    010+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;"><br /></span></p>
  5. 2020-01-10 17:20:33, 由 hfwang 变更。
    修改了 版本号,旧值为 "3",新值为 "4"。
    修改了 描述 ,区别为:
    006- 业务描述
    006+
    007-
    007+ 业务描述
    008- 1.点击BU Admin List模块进入【BU Admin List】页面,点击【Resend Activate Email】发送激活右键到邮箱;
    008+
    009- 2.
    009+ 1.点击BU Admin List模块进入【BU Admin List】页面,点击【Resend Activate Email】发送激活右键到邮箱;
    010-
    010+ 2.邮件点击【Activate Account】按钮进入【Activate VDF Account】页面;
    011+ 3.输入密码、输入确认密码、输入安全问题、输入验证答案,点击【Confirm】激活成功,跳转成功页面,点击【Download VDF Apps】可下载VDF客户端。
    012+ 扩展
    013+
    014+ 3a.未输入密码或确认密码
    015+ 3a1.输入框下方提示:Password cannot be empty.;
    016+ 3b.密码小于8个字符(不包括8个)
    017+ 3b1.输入框下方提示:Password cannot be empty.User passwoed should contain at least one digit and one alphabet.;
    018+ 3c.密码没有包括字母和数字
    019+ 3c1.输入框下方提示:User passwoed should contain at least one digit and one alphabet.;
    020+ 3d.确认密码和密码不一样
    021+ 3d1.确认密码输入框下方提示:The password and its confirm are not the same.;
    022+ 3e.密码长度超过49
    023+ 3e.输入框下方提示:The length of your password should be between 8-49 characters.;
    024+ 3f.密码大于等于8个字符,包含特殊字符
    025+ 3f1.系统提示:error:The reset passowrd token is invalid.;
    026+ 3g.未输入安全问题
    027+ 3g1.输入框下方提示:The security question is required and cannot be empty.;
    028+ 3h.未输入验证答案
    029+ 3h1.输入框下方提示:The security answer is required and cannot be empty.;
    030+
    031+ 3i.安全问题长度不在[8,100]范围内
    032+ 3i1.输入框下方提示:The length of your security question should be between 8-100 characters.;
    033+
    034+ 3j.验证答案长度不在[8,100]范围内
    035+ 3j1.输入框下方提示:The length of your security answer should be between 8-100 characters.。
    036+
    037+
    038+
    006- <h1 style="color:#3C4353;background-color:#FFFFFF;"><span style="font-size:18px;">业务描述</span></h1>
    006+ <h1 style="color:#3C4353;background-color:#FFFFFF;"><span style="font-size:18px;"><img src="{396.png}" alt="" /><br /></span></h1>
    007- <h1 style="color:#3C4353;background-color:#FFFFFF;"></h1>
    007+ <h1 style="color:#3C4353;background-color:#FFFFFF;"><span style="font-size:18px;">业务描述</span></h1>
    008- <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">1.点击BU Admin List模块进入【BU Admin List】页面,点击【Resend Activate Email】发送激活右键到邮箱;</span></p>
    008+ <h1 style="color:#3C4353;background-color:#FFFFFF;"></h1>
    009- <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">2.</span></p>
    009+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">1.点击BU Admin List模块进入【BU Admin List】页面,点击【Resend Activate Email】发送激活右键到邮箱;</span></p>
    010- <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;"><br /></span></p>
    010+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">2.邮件点击【Activate Account】按钮进入【Activate VDF Account】页面;</span></p>
    011+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">3.输入密码、输入确认密码、输入安全问题、输入验证答案,点击【Confirm】激活成功,跳转成功页面,点击【Download VDF Apps】可下载VDF客户端。</span></p>
    012+ <h1 style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">扩展</span></h1>
    013+ <p style="font-size:14px;background-color:#FFFFFF;"><br /></p>
    014+ <p style="background-color:#FFFFFF;font-size:18px;">3a.未输入密码或确认密码</p>
    015+ <p style="background-color:#FFFFFF;font-size:18px;"> 3a1.输入框下方提示:Password cannot be empty.;</p>
    016+ <p style="background-color:#FFFFFF;font-size:18px;">3b.密码小于8个字符(不包括8个)</p>
    017+ <p style="background-color:#FFFFFF;font-size:18px;"> 3b1.输入框下方提示:<span style="font-size:18px;background-color:#FFFFFF;">Password cannot be empty.User passwoed should contain at least one digit and one alphabet.;</span></p>
    018+ <p style="background-color:#FFFFFF;font-size:18px;">3c.密码没有包括字母和数字</p>
    019+ <p style="background-color:#FFFFFF;font-size:18px;"> 3c1.输入框下方提示:User passwoed should contain at least one digit and one alphabet.;</p>
    020+ <p style="background-color:#FFFFFF;font-size:18px;">3d.确认密码和密码不一样</p>
    021+ <p style="background-color:#FFFFFF;font-size:18px;"> 3d1.确认密码输入框下方提示:The password and its confirm are not the same.;</p>
    022+ <p style="background-color:#FFFFFF;font-size:18px;">3e.密码长度超过49</p>
    023+ <p style="background-color:#FFFFFF;font-size:18px;"> 3e.输入框下方提示:The length of your password should be between 8-49 characters.;</p>
    024+ <p style="background-color:#FFFFFF;font-size:18px;">3f.密码大于等于8个字符,包含特殊字符</p>
    025+ <p style="background-color:#FFFFFF;font-size:18px;"> 3f1.系统提示:error:The reset passowrd token is invalid.;</p>
    026+ <p style="background-color:#FFFFFF;font-size:18px;">3g.未输入安全问题</p>
    027+ <p style="background-color:#FFFFFF;font-size:18px;"> 3g1.输入框下方提示:The security question is required and cannot be empty.;</p>
    028+ <p style="background-color:#FFFFFF;font-size:18px;">3h.未输入验证答案</p>
    029+ <p style="background-color:#FFFFFF;font-size:18px;"> 3h1.输入框下方提示:The security answer is required and cannot be empty.;</p>
    030+ <p style="background-color:#FFFFFF;font-size:18px;"><br /></p>
    031+ <p style="background-color:#FFFFFF;font-size:18px;">3i.安全问题长度不在[8,100]范围内</p>
    032+ <p style="background-color:#FFFFFF;font-size:18px;"> 3i1.输入框下方提示:The length of your security question should be between 8-100 characters.;</p>
    033+ <p style="background-color:#FFFFFF;font-size:18px;"><br /></p>
    034+ <p style="font-size:18px;background-color:#FFFFFF;">3j.验证答案长度不在[8,100]范围内</p>
    035+ <p style="font-size:18px;background-color:#FFFFFF;"> 3j1.输入框下方提示:The length of your security answer should be between 8-100 characters.。</p>
    036+ <p><br /></p>
    037+ <p><br /></p>
    038+ <p><br /></p>
  6. 2020-01-10 17:48:36, 由 hfwang 变更。
    修改了 版本号,旧值为 "4",新值为 "5"。
    修改了 描述 ,区别为:
    003- 界面
    003+ 前置条件
    004-
    004+ 1.已新增部门管理员
    005-
    005+ 界面
    006-
    006+
    007- 业务描述
    007+
    008-
    008+
    009- 1.点击BU Admin List模块进入【BU Admin List】页面,点击【Resend Activate Email】发送激活右键到邮箱;
    009+ 业务描述
    010- 2.邮件点击【Activate Account】按钮进入【Activate VDF Account】页面;
    010+
    011- 3.输入密码、输入确认密码、输入安全问题、输入验证答案,点击【Confirm】激活成功,跳转成功页面,点击【Download VDF Apps】可下载VDF客户端。
    011+ 1.点击BU Admin List模块进入【BU Admin List】页面,点击【Resend Activate Email】发送激活右键到邮箱;
    012- 扩展
    012+ 2.邮件点击【Activate Account】按钮进入【Activate VDF Account】页面;
    013-
    013+ 3.输入密码、输入确认密码、输入安全问题、输入验证答案,点击【Confirm】激活成功,跳转成功页面,点击【Download VDF Apps】可下载VDF客户端。
    014- 3a.未输入密码或确认密码
    014+ 扩展
    015- 3a1.输入框下方提示:Password cannot be empty.;
    015+
    016- 3b.密码小于8个字符(不包括8个)
    016+ 3a.未输入密码或确认密码
    017- 3b1.输入框下方提示:Password cannot be empty.User passwoed should contain at least one digit and one alphabet.;
    017+ 3a1.输入框下方提示:Password cannot be empty.;
    018- 3c.密码没有包括字母和数字
    018+ 3b.密码小于8个字符(不包括8个)
    019- 3c1.输入框下方提示:User passwoed should contain at least one digit and one alphabet.;
    019+ 3b1.输入框下方提示:Password cannot be empty.User passwoed should contain at least one digit and one alphabet.;
    020- 3d.确认密码和密码不一样
    020+ 3c.密码没有包括字母和数字
    021- 3d1.确认密码输入框下方提示:The password and its confirm are not the same.;
    021+ 3c1.输入框下方提示:User passwoed should contain at least one digit and one alphabet.;
    022- 3e.密码长度超过49
    022+ 3d.确认密码和密码不一样
    023- 3e.输入框下方提示:The length of your password should be between 8-49 characters.;
    023+ 3d1.确认密码输入框下方提示:The password and its confirm are not the same.;
    024- 3f.密码大于等于8个字符,包含特殊字符
    024+ 3e.密码长度超过49
    025- 3f1.系统提示:error:The reset passowrd token is invalid.;
    025+ 3e.输入框下方提示:The length of your password should be between 8-49 characters.;
    026- 3g.未输入安全问题
    026+ 3f.密码大于等于8个字符,包含特殊字符
    027- 3g1.输入框下方提示:The security question is required and cannot be empty.;
    027+ 3f1.系统提示:error:The reset passowrd token is invalid.;
    028- 3h.未输入验证答案
    028+ 3g.未输入安全问题
    029- 3h1.输入框下方提示:The security answer is required and cannot be empty.;
    029+ 3g1.输入框下方提示:The security question is required and cannot be empty.;
    030-
    030+ 3h.未输入验证答案
    031- 3i.安全问题长度不在[8,100]范围内
    031+ 3h1.输入框下方提示:The security answer is required and cannot be empty.;
    032- 3i1.输入框下方提示:The length of your security question should be between 8-100 characters.;
    032+
    033-
    033+ 3i.安全问题长度不在[8,100]范围内
    034- 3j.验证答案长度不在[8,100]范围内
    034+ 3i1.输入框下方提示:The length of your security question should be between 8-100 characters.;
    035- 3j1.输入框下方提示:The length of your security answer should be between 8-100 characters.。
    035+
    036-
    036+ 3j.验证答案长度不在[8,100]范围内
    037-
    037+ 3j1.输入框下方提示:The length of your security answer should be between 8-100 characters.。
    039+
    040+
    003- <h1 style="font-size:14px;color:#3C4353;background-color:#FFFFFF;"><span style="font-size:18px;">界面</span></h1>
    003+ <h1 style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">前置条件</span></h1>
    004- <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;"><img src="{395.png}" alt="" /><br /></span></p>
    004+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">1.已新增部门管理员</span></p>
    005- <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;"></span></p>
    005+ <h1 style="font-size:14px;color:#3C4353;background-color:#FFFFFF;"><span style="font-size:18px;">界面</span></h1>
    006- <h1 style="color:#3C4353;background-color:#FFFFFF;"><span style="font-size:18px;"><img src="{396.png}" alt="" /><br /></span></h1>
    006+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;"><img src="{395.png}" alt="" /><br /></span></p>
    007- <h1 style="color:#3C4353;background-color:#FFFFFF;"><span style="font-size:18px;">业务描述</span></h1>
    007+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;"></span></p>
    008- <h1 style="color:#3C4353;background-color:#FFFFFF;"></h1>
    008+ <h1 style="color:#3C4353;background-color:#FFFFFF;"><span style="font-size:18px;"><img src="{396.png}" alt="" /><br /></span></h1>
    009- <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">1.点击BU Admin List模块进入【BU Admin List】页面,点击【Resend Activate Email】发送激活右键到邮箱;</span></p>
    009+ <h1 style="color:#3C4353;background-color:#FFFFFF;"><span style="font-size:18px;">业务描述</span></h1>
    010- <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">2.邮件点击【Activate Account】按钮进入【Activate VDF Account】页面;</span></p>
    010+ <h1 style="color:#3C4353;background-color:#FFFFFF;"></h1>
    011- <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">3.输入密码、输入确认密码、输入安全问题、输入验证答案,点击【Confirm】激活成功,跳转成功页面,点击【Download VDF Apps】可下载VDF客户端。</span></p>
    011+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">1.点击BU Admin List模块进入【BU Admin List】页面,点击【Resend Activate Email】发送激活右键到邮箱;</span></p>
    012- <h1 style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">扩展</span></h1>
    012+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">2.邮件点击【Activate Account】按钮进入【Activate VDF Account】页面;</span></p>
    013- <p style="font-size:14px;background-color:#FFFFFF;"><br /></p>
    013+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">3.输入密码、输入确认密码、输入安全问题、输入验证答案,点击【Confirm】激活成功,跳转成功页面,点击【Download VDF Apps】可下载VDF客户端。</span></p>
    014- <p style="background-color:#FFFFFF;font-size:18px;">3a.未输入密码或确认密码</p>
    014+ <h1 style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">扩展</span></h1>
    015- <p style="background-color:#FFFFFF;font-size:18px;"> 3a1.输入框下方提示:Password cannot be empty.;</p>
    015+ <p style="font-size:14px;background-color:#FFFFFF;"><br /></p>
    016- <p style="background-color:#FFFFFF;font-size:18px;">3b.密码小于8个字符(不包括8个)</p>
    016+ <p style="background-color:#FFFFFF;font-size:18px;">3a.未输入密码或确认密码</p>
    017- <p style="background-color:#FFFFFF;font-size:18px;"> 3b1.输入框下方提示:<span style="font-size:18px;background-color:#FFFFFF;">Password cannot be empty.User passwoed should contain at least one digit and one alphabet.;</span></p>
    017+ <p style="background-color:#FFFFFF;font-size:18px;"> 3a1.输入框下方提示:Password cannot be empty.;</p>
    018- <p style="background-color:#FFFFFF;font-size:18px;">3c.密码没有包括字母和数字</p>
    018+ <p style="background-color:#FFFFFF;font-size:18px;">3b.密码小于8个字符(不包括8个)</p>
    019- <p style="background-color:#FFFFFF;font-size:18px;"> 3c1.输入框下方提示:User passwoed should contain at least one digit and one alphabet.;</p>
    019+ <p style="background-color:#FFFFFF;font-size:18px;"> 3b1.输入框下方提示:<span style="font-size:18px;background-color:#FFFFFF;">Password cannot be empty.User passwoed should contain at least one digit and one alphabet.;</span></p>
    020- <p style="background-color:#FFFFFF;font-size:18px;">3d.确认密码和密码不一样</p>
    020+ <p style="background-color:#FFFFFF;font-size:18px;">3c.密码没有包括字母和数字</p>
    021- <p style="background-color:#FFFFFF;font-size:18px;"> 3d1.确认密码输入框下方提示:The password and its confirm are not the same.;</p>
    021+ <p style="background-color:#FFFFFF;font-size:18px;"> 3c1.输入框下方提示:User passwoed should contain at least one digit and one alphabet.;</p>
    022- <p style="background-color:#FFFFFF;font-size:18px;">3e.密码长度超过49</p>
    022+ <p style="background-color:#FFFFFF;font-size:18px;">3d.确认密码和密码不一样</p>
    023- <p style="background-color:#FFFFFF;font-size:18px;"> 3e.输入框下方提示:The length of your password should be between 8-49 characters.;</p>
    023+ <p style="background-color:#FFFFFF;font-size:18px;"> 3d1.确认密码输入框下方提示:The password and its confirm are not the same.;</p>
    024- <p style="background-color:#FFFFFF;font-size:18px;">3f.密码大于等于8个字符,包含特殊字符</p>
    024+ <p style="background-color:#FFFFFF;font-size:18px;">3e.密码长度超过49</p>
    025- <p style="background-color:#FFFFFF;font-size:18px;"> 3f1.系统提示:error:The reset passowrd token is invalid.;</p>
    025+ <p style="background-color:#FFFFFF;font-size:18px;"> 3e.输入框下方提示:The length of your password should be between 8-49 characters.;</p>
    026- <p style="background-color:#FFFFFF;font-size:18px;">3g.未输入安全问题</p>
    026+ <p style="background-color:#FFFFFF;font-size:18px;">3f.密码大于等于8个字符,包含特殊字符</p>
    027- <p style="background-color:#FFFFFF;font-size:18px;"> 3g1.输入框下方提示:The security question is required and cannot be empty.;</p>
    027+ <p style="background-color:#FFFFFF;font-size:18px;"> 3f1.系统提示:error:The reset passowrd token is invalid.;</p>
    028- <p style="background-color:#FFFFFF;font-size:18px;">3h.未输入验证答案</p>
    028+ <p style="background-color:#FFFFFF;font-size:18px;">3g.未输入安全问题</p>
    029- <p style="background-color:#FFFFFF;font-size:18px;"> 3h1.输入框下方提示:The security answer is required and cannot be empty.;</p>
    029+ <p style="background-color:#FFFFFF;font-size:18px;"> 3g1.输入框下方提示:The security question is required and cannot be empty.;</p>
    030- <p style="background-color:#FFFFFF;font-size:18px;"><br /></p>
    030+ <p style="background-color:#FFFFFF;font-size:18px;">3h.未输入验证答案</p>
    031- <p style="background-color:#FFFFFF;font-size:18px;">3i.安全问题长度不在[8,100]范围内</p>
    031+ <p style="background-color:#FFFFFF;font-size:18px;"> 3h1.输入框下方提示:The security answer is required and cannot be empty.;</p>
    032- <p style="background-color:#FFFFFF;font-size:18px;"> 3i1.输入框下方提示:The length of your security question should be between 8-100 characters.;</p>
    032+ <p style="background-color:#FFFFFF;font-size:18px;"><br /></p>
    033- <p style="background-color:#FFFFFF;font-size:18px;"><br /></p>
    033+ <p style="background-color:#FFFFFF;font-size:18px;">3i.安全问题长度不在[8,100]范围内</p>
    034- <p style="font-size:18px;background-color:#FFFFFF;">3j.验证答案长度不在[8,100]范围内</p>
    034+ <p style="background-color:#FFFFFF;font-size:18px;"> 3i1.输入框下方提示:The length of your security question should be between 8-100 characters.;</p>
    035- <p style="font-size:18px;background-color:#FFFFFF;"> 3j1.输入框下方提示:The length of your security answer should be between 8-100 characters.。</p>
    035+ <p style="background-color:#FFFFFF;font-size:18px;"><br /></p>
    036- <p><br /></p>
    036+ <p style="font-size:18px;background-color:#FFFFFF;">3j.验证答案长度不在[8,100]范围内</p>
    037- <p><br /></p>
    037+ <p style="font-size:18px;background-color:#FFFFFF;"> 3j1.输入框下方提示:The length of your security answer should be between 8-100 characters.。</p>
    039+ <p><br /></p>
    040+ <p><br /></p>
  7. 2020-01-11 11:55:07, 由 hfwang 变更。
    修改了 版本号,旧值为 "5",新值为 "6"。
    修改了 描述 ,区别为:
    013- 3.输入密码、输入确认密码、输入安全问题、输入验证答案,点击【Confirm】激活成功,跳转成功页面,点击【Download VDF Apps】可下载VDF客户端。
    013+ 3.输入密码、输入确认密码、输入安全问题、输入验证答案,点击【Confirm】激活成功(帐号激活后,自动添加部门所有人到好友),跳转成功页面,点击【Download VDF Apps】可下载VDF客户端。
    013- <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">3.输入密码、输入确认密码、输入安全问题、输入验证答案,点击【Confirm】激活成功,跳转成功页面,点击【Download VDF Apps】可下载VDF客户端。</span></p>
    013+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">3.输入密码、输入确认密码、输入安全问题、输入验证答案,点击【Confirm】激活成功(帐号激活后,自动添加部门所有人</span><span style="font-size:18px;">到好友)</span><span style="font-size:18px;">,跳转成功页面,点击【Download VDF Apps】可下载VDF客户端。</span></p>
  8. 2020-01-11 14:55:08, 由 hfwang 变更。
    修改了 版本号,旧值为 "6",新值为 "7"。
    修改了 描述 ,区别为:
    013- 3.输入密码、输入确认密码、输入安全问题、输入验证答案,点击【Confirm】激活成功(帐号激活后,自动添加部门所有人到好友),跳转成功页面,点击【Download VDF Apps】可下载VDF客户端。
    013+ 3.输入密码、输入确认密码、输入安全问题、输入验证答案,点击【Confirm】激活成功,跳转成功页面,点击【Download VDF Apps】可下载VDF客户端。
    013- <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">3.输入密码、输入确认密码、输入安全问题、输入验证答案,点击【Confirm】激活成功(帐号激活后,自动添加部门所有人</span><span style="font-size:18px;">到好友)</span><span style="font-size:18px;">,跳转成功页面,点击【Download VDF Apps】可下载VDF客户端。</span></p>
    013+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">3.输入密码、输入确认密码、输入安全问题、输入验证答案,点击【Confirm】激活成功</span><span style="font-size:18px;">,跳转成功页面,点击【Download VDF Apps】可下载VDF客户端。</span></p>
  9. 2020-01-13 12:00:16, 由 hfwang 变更。
    修改了 版本号,旧值为 "7",新值为 "8"。
    修改了 描述 ,区别为:
    026- 3f.密码大于等于8个字符,包含特殊字符
    026+ 3f.密码大于等于8个字符,包含特殊字符,如:!@
    026- <p style="background-color:#FFFFFF;font-size:18px;">3f.密码大于等于8个字符,包含特殊字符</p>
    026+ <p style="background-color:#FFFFFF;font-size:18px;">3f.密码大于等于8个字符,包含特殊字符,如:!@</p>
  10. 2020-01-14 10:58:44, 由 hfwang 变更。
    修改了 版本号,旧值为 "8",新值为 "9"。
    修改了 描述 ,区别为:
    008-
    008+
    009- 业务描述
    009+ <a href="/zentao/file-read-435.png" target="_blank" rel="noreferrer noopener">
    010-
    010+ <a href="/zentao/file-read-436.png" target="_blank" rel="noreferrer noopener">
    011- 1.点击BU Admin List模块进入【BU Admin List】页面,点击【Resend Activate Email】发送激活右键到邮箱;
    011+
    012- 2.邮件点击【Activate Account】按钮进入【Activate VDF Account】页面;
    012+
    013- 3.输入密码、输入确认密码、输入安全问题、输入验证答案,点击【Confirm】激活成功,跳转成功页面,点击【Download VDF Apps】可下载VDF客户端。
    013+
    014- 扩展
    014+
    015-
    015+ 业务描述
    016- 3a.未输入密码或确认密码
    016+
    017- 3a1.输入框下方提示:Password cannot be empty.;
    017+ 1.点击BU Admin List模块进入【BU Admin List】页面,点击【Resend Activate Email】发送激活右键到邮箱;
    018- 3b.密码小于8个字符(不包括8个)
    018+ 2.邮件点击【Activate Account】按钮进入【Activate VDF Account】页面;
    019- 3b1.输入框下方提示:Password cannot be empty.User passwoed should contain at least one digit and one alphabet.;
    019+ 3.输入密码、输入确认密码、输入安全问题、输入验证答案,点击【Confirm】激活成功,跳转成功页面,点击【Download VDF Apps】可下载VDF客户端。
    020- 3c.密码没有包括字母和数字
    020+ 扩展
    021- 3c1.输入框下方提示:User passwoed should contain at least one digit and one alphabet.;
    021+
    022- 3d.确认密码和密码不一样
    022+ 3a.未输入密码或确认密码
    023- 3d1.确认密码输入框下方提示:The password and its confirm are not the same.;
    023+ 3a1.输入框下方提示:Password cannot be empty.;
    024- 3e.密码长度超过49
    024+ 3b.密码小于8个字符(不包括8个)
    025- 3e.输入框下方提示:The length of your password should be between 8-49 characters.;
    025+ 3b1.输入框下方提示:Password cannot be empty.User passwoed should contain at least one digit and one alphabet.;
    026- 3f.密码大于等于8个字符,包含特殊字符,如:!@
    026+ 3c.密码没有包括字母和数字
    027- 3f1.系统提示:error:The reset passowrd token is invalid.;
    027+ 3c1.输入框下方提示:User passwoed should contain at least one digit and one alphabet.;
    028- 3g.未输入安全问题
    028+ 3d.确认密码和密码不一样
    029- 3g1.输入框下方提示:The security question is required and cannot be empty.;
    029+ 3d1.确认密码输入框下方提示:The password and its confirm are not the same.;
    030- 3h.未输入验证答案
    030+ 3e.密码长度超过49
    031- 3h1.输入框下方提示:The security answer is required and cannot be empty.;
    031+ 3e.输入框下方提示:The length of your password should be between 8-49 characters.;
    032-
    032+ 3f.密码大于等于8个字符,包含特殊字符,如:!@
    033- 3i.安全问题长度不在[8,100]范围内
    033+ 3f1.系统提示:error:The reset passowrd token is invalid.;
    034- 3i1.输入框下方提示:The length of your security question should be between 8-100 characters.;
    034+ 3g.未输入安全问题
    035-
    035+ 3g1.输入框下方提示:The security question is required and cannot be empty.;
    036- 3j.验证答案长度不在[8,100]范围内
    036+ 3h.未输入验证答案
    037- 3j1.输入框下方提示:The length of your security answer should be between 8-100 characters.。
    037+ 3h1.输入框下方提示:The security answer is required and cannot be empty.;
    038-
    038+
    039-
    039+ 3i.安全问题长度不在[8,100]范围内
    040-
    040+ 3i1.输入框下方提示:The length of your security question should be between 8-100 characters.;
    041+
    042+ 3j.验证答案长度不在[8,100]范围内
    043+ 3j1.输入框下方提示:The length of your security answer should be between 8-100 characters.。
    044+
    045+
    046+
    008- <h1 style="color:#3C4353;background-color:#FFFFFF;"><span style="font-size:18px;"><img src="{396.png}" alt="" /><br /></span></h1>
    008+ <div class="detail-content article-content" style="font-size:14px;background-color:#FFFFFF;">
    009- <h1 style="color:#3C4353;background-color:#FFFFFF;"><span style="font-size:18px;">业务描述</span></h1>
    009+ <p><span style="font-size:18px;"><a href="/zentao/file-read-435.png" target="_blank" rel="noreferrer noopener"><img src="{435.png}" alt="" /></a></span></p>
    010- <h1 style="color:#3C4353;background-color:#FFFFFF;"></h1>
    010+ <p><span style="font-size:18px;"><a href="/zentao/file-read-436.png" target="_blank" rel="noreferrer noopener"><img src="{436.png}" alt="" /></a></span></p>
    011- <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">1.点击BU Admin List模块进入【BU Admin List】页面,点击【Resend Activate Email】发送激活右键到邮箱;</span></p>
    011+ </div>
    012- <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">2.邮件点击【Activate Account】按钮进入【Activate VDF Account】页面;</span></p>
    012+ <br /><p><br /></p>
    013- <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">3.输入密码、输入确认密码、输入安全问题、输入验证答案,点击【Confirm】激活成功</span><span style="font-size:18px;">,跳转成功页面,点击【Download VDF Apps】可下载VDF客户端。</span></p>
    013+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;"></span></p>
    014- <h1 style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">扩展</span></h1>
    014+ <h1 style="color:#3C4353;background-color:#FFFFFF;"><span style="font-size:18px;"><img src="{396.png}" alt="" /><br /></span></h1>
    015- <p style="font-size:14px;background-color:#FFFFFF;"><br /></p>
    015+ <h1 style="color:#3C4353;background-color:#FFFFFF;"><span style="font-size:18px;">业务描述</span></h1>
    016- <p style="background-color:#FFFFFF;font-size:18px;">3a.未输入密码或确认密码</p>
    016+ <h1 style="color:#3C4353;background-color:#FFFFFF;"></h1>
    017- <p style="background-color:#FFFFFF;font-size:18px;"> 3a1.输入框下方提示:Password cannot be empty.;</p>
    017+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">1.点击BU Admin List模块进入【BU Admin List】页面,点击【Resend Activate Email】发送激活右键到邮箱;</span></p>
    018- <p style="background-color:#FFFFFF;font-size:18px;">3b.密码小于8个字符(不包括8个)</p>
    018+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">2.邮件点击【Activate Account】按钮进入【Activate VDF Account】页面;</span></p>
    019- <p style="background-color:#FFFFFF;font-size:18px;"> 3b1.输入框下方提示:<span style="font-size:18px;background-color:#FFFFFF;">Password cannot be empty.User passwoed should contain at least one digit and one alphabet.;</span></p>
    019+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">3.输入密码、输入确认密码、输入安全问题、输入验证答案,点击【Confirm】激活成功</span><span style="font-size:18px;">,跳转成功页面,点击【Download VDF Apps】可下载VDF客户端。</span></p>
    020- <p style="background-color:#FFFFFF;font-size:18px;">3c.密码没有包括字母和数字</p>
    020+ <h1 style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">扩展</span></h1>
    021- <p style="background-color:#FFFFFF;font-size:18px;"> 3c1.输入框下方提示:User passwoed should contain at least one digit and one alphabet.;</p>
    021+ <p style="font-size:14px;background-color:#FFFFFF;"><br /></p>
    022- <p style="background-color:#FFFFFF;font-size:18px;">3d.确认密码和密码不一样</p>
    022+ <p style="background-color:#FFFFFF;font-size:18px;">3a.未输入密码或确认密码</p>
    023- <p style="background-color:#FFFFFF;font-size:18px;"> 3d1.确认密码输入框下方提示:The password and its confirm are not the same.;</p>
    023+ <p style="background-color:#FFFFFF;font-size:18px;"> 3a1.输入框下方提示:Password cannot be empty.;</p>
    024- <p style="background-color:#FFFFFF;font-size:18px;">3e.密码长度超过49</p>
    024+ <p style="background-color:#FFFFFF;font-size:18px;">3b.密码小于8个字符(不包括8个)</p>
    025- <p style="background-color:#FFFFFF;font-size:18px;"> 3e.输入框下方提示:The length of your password should be between 8-49 characters.;</p>
    025+ <p style="background-color:#FFFFFF;font-size:18px;"> 3b1.输入框下方提示:<span style="font-size:18px;background-color:#FFFFFF;">Password cannot be empty.User passwoed should contain at least one digit and one alphabet.;</span></p>
    026- <p style="background-color:#FFFFFF;font-size:18px;">3f.密码大于等于8个字符,包含特殊字符,如:!@</p>
    026+ <p style="background-color:#FFFFFF;font-size:18px;">3c.密码没有包括字母和数字</p>
    027- <p style="background-color:#FFFFFF;font-size:18px;"> 3f1.系统提示:error:The reset passowrd token is invalid.;</p>
    027+ <p style="background-color:#FFFFFF;font-size:18px;"> 3c1.输入框下方提示:User passwoed should contain at least one digit and one alphabet.;</p>
    028- <p style="background-color:#FFFFFF;font-size:18px;">3g.未输入安全问题</p>
    028+ <p style="background-color:#FFFFFF;font-size:18px;">3d.确认密码和密码不一样</p>
    029- <p style="background-color:#FFFFFF;font-size:18px;"> 3g1.输入框下方提示:The security question is required and cannot be empty.;</p>
    029+ <p style="background-color:#FFFFFF;font-size:18px;"> 3d1.确认密码输入框下方提示:The password and its confirm are not the same.;</p>
    030- <p style="background-color:#FFFFFF;font-size:18px;">3h.未输入验证答案</p>
    030+ <p style="background-color:#FFFFFF;font-size:18px;">3e.密码长度超过49</p>
    031- <p style="background-color:#FFFFFF;font-size:18px;"> 3h1.输入框下方提示:The security answer is required and cannot be empty.;</p>
    031+ <p style="background-color:#FFFFFF;font-size:18px;"> 3e.输入框下方提示:The length of your password should be between 8-49 characters.;</p>
    032- <p style="background-color:#FFFFFF;font-size:18px;"><br /></p>
    032+ <p style="background-color:#FFFFFF;font-size:18px;">3f.密码大于等于8个字符,包含特殊字符,如:!@</p>
    033- <p style="background-color:#FFFFFF;font-size:18px;">3i.安全问题长度不在[8,100]范围内</p>
    033+ <p style="background-color:#FFFFFF;font-size:18px;"> 3f1.系统提示:error:The reset passowrd token is invalid.;</p>
    034- <p style="background-color:#FFFFFF;font-size:18px;"> 3i1.输入框下方提示:The length of your security question should be between 8-100 characters.;</p>
    034+ <p style="background-color:#FFFFFF;font-size:18px;">3g.未输入安全问题</p>
    035- <p style="background-color:#FFFFFF;font-size:18px;"><br /></p>
    035+ <p style="background-color:#FFFFFF;font-size:18px;"> 3g1.输入框下方提示:The security question is required and cannot be empty.;</p>
    036- <p style="font-size:18px;background-color:#FFFFFF;">3j.验证答案长度不在[8,100]范围内</p>
    036+ <p style="background-color:#FFFFFF;font-size:18px;">3h.未输入验证答案</p>
    037- <p style="font-size:18px;background-color:#FFFFFF;"> 3j1.输入框下方提示:The length of your security answer should be between 8-100 characters.。</p>
    037+ <p style="background-color:#FFFFFF;font-size:18px;"> 3h1.输入框下方提示:The security answer is required and cannot be empty.;</p>
    038- <p><br /></p>
    038+ <p style="background-color:#FFFFFF;font-size:18px;"><br /></p>
    039- <p><br /></p>
    039+ <p style="background-color:#FFFFFF;font-size:18px;">3i.安全问题长度不在[8,100]范围内</p>
    040- <p><br /></p>
    040+ <p style="background-color:#FFFFFF;font-size:18px;"> 3i1.输入框下方提示:The length of your security question should be between 8-100 characters.;</p>
    041+ <p style="background-color:#FFFFFF;font-size:18px;"><br /></p>
    042+ <p style="font-size:18px;background-color:#FFFFFF;">3j.验证答案长度不在[8,100]范围内</p>
    043+ <p style="font-size:18px;background-color:#FFFFFF;"> 3j1.输入框下方提示:The length of your security answer should be between 8-100 characters.。</p>
    044+ <p><br /></p>
    045+ <p><br /></p>
    046+ <p><br /></p>
  11. 2020-01-14 11:50:07, 由 hfwang 关联到项目 VDF Portal 1.0版
  12. 2020-01-15 09:20:32, 由 hfwang 变更。
    修改了 版本号,旧值为 "9",新值为 "10"。
    修改了 描述 ,区别为:
    002- 作为企业管理员,我想要激活部门管理员,以便于部门管理员管理部门。
    002+ 作为部门管理员,我想要激活部门管理员账户,以便于使用VDF系统。
    006-
    006+
    017- 1.点击BU Admin List模块进入【BU Admin List】页面,点击【Resend Activate Email】发送激活右键到邮箱;
    017+ 1.邮箱接收VDF发送的激活邮件;
    002- <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">作为企业管理员,我想要激活部门管理员,以便于部门管理员管理部门。</span></p>
    002+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">作为部门管理员,我想要激活部门管理员账户,以便于使用VDF系统。</span></p>
    006- <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;"><img src="{395.png}" alt="" /><br /></span></p>
    006+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;"><br /></span></p>
    017- <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">1.点击BU Admin List模块进入【BU Admin List】页面,点击【Resend Activate Email】发送激活右键到邮箱;</span></p>
    017+ <p style="font-size:14px;background-color:#FFFFFF;"><span style="font-size:18px;">1.邮箱接收VDF发送的激活邮件;</span></p>
所属产品 VDF Portal
所属模块 Admin  BU Admin List
所属计划
来源
来源备注
当前状态 激活
所处阶段 已立项
类型 功能
优先级 3
预计故事点 0sp
关键词
抄送给
由谁创建 hfwang 于 2019-12-31 11:44:23
指派给
评审人员
评审时间
由谁关闭
关闭原因
最后修改 hfwang 于 2020-01-14 11:04:23
相关Bug
相关用例
相关合并请求