Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Release Branch 13.07, Trunk
-
None
Description
The demo data of the scrum component contains various email addresses that are not compliant with normal demo email adresses:
<ContactMech contactMechId="SCRUM_CONTACT01" contactMechTypeId="EMAIL_ADDRESS" infoString="ofbizScrumProductOwner@gmail.com"/>
<ContactMech contactMechId="SCRUM_CONTACT02" contactMechTypeId="EMAIL_ADDRESS" infoString="ofbizScrumMaster@gmail.com"/>
<ContactMech contactMechId="SCRUM_CONTACT03" contactMechTypeId="EMAIL_ADDRESS" infoString="ofbizScrumTeam@gmail.com"/>
<ContactMech contactMechId="SCRUM_CONTACT04" contactMechTypeId="EMAIL_ADDRESS" infoString="ofbizStakeholder@gmail.com"/>
<ContactMech contactMechId="SCRUM_CONTACT06" contactMechTypeId="EMAIL_ADDRESS" infoString="ofbizScrumAdmin@gmail.com"/>