Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0032998 | Retail Modules | Sampledata | public | 2016-05-19 11:42 | 2016-05-23 17:55 |
|
Reporter | plujan | |
Assigned To | ranjith_qualiantech_com | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | RR16Q1.1 | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | migueldejuana |
OBNetwork customer | No |
Support ticket | |
Regression level | Production - QA Approved |
Regression date | 2015-10-08 |
Regression introduced in release | RR16Q1 |
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/0a0131cc2224 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0032998: New user "NoLayawayUser" with role "NoLayawayRole" added to sampledata |
Description | Sample Data shipped with the product should be treated carefully. It was created with a simple link to a real world scenario (a store for mountain products), so it is not a good practice to include users and roles that are for development purposes only. |
Steps To Reproduce | The new user can be seen in the main login screen |
Proposed Solution | Easiest (assuming the user is not required, which it is the most probable case): Remove the user and the role from sample data.
Better (assuming the role is required but not the user): Assign the role to an existing user
Even better: Use a proper name for the role
|
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0033022 | RR16Q2 | closed | ranjith_qualiantech_com | New user "NoLayawayUser" with role "NoLayawayRole" added to sampledata | depends on | backport | 0033023 | RR16Q1.2 | closed | ranjith_qualiantech_com | New user "NoLayawayUser" with role "NoLayawayRole" added to sampledata |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-05-19 11:42 | plujan | New Issue | |
2016-05-19 11:42 | plujan | Assigned To | => Retail |
2016-05-19 11:42 | plujan | OBNetwork customer | => No |
2016-05-19 11:42 | plujan | Regression level | => Production - QA Approved |
2016-05-19 11:42 | plujan | Regression date | => 2015-10-08 |
2016-05-19 11:42 | plujan | Regression introduced in release | => RR16Q1 |
2016-05-19 11:42 | plujan | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/0a0131cc2224 [^] |
2016-05-19 11:42 | plujan | Triggers an Emergency Pack | => No |
2016-05-20 10:58 | Orekaria | Status | new => acknowledged |
2016-05-20 12:05 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2016-05-20 12:05 | ranjith_qualiantech_com | Status | acknowledged => scheduled |
2016-05-20 12:08 | ranjith_qualiantech_com | Note Added: 0086601 | |
2016-05-23 08:37 | hgbot | Checkin | |
2016-05-23 08:37 | hgbot | Note Added: 0086637 | |
2016-05-23 08:37 | hgbot | Status | scheduled => resolved |
2016-05-23 08:37 | hgbot | Resolution | open => fixed |
2016-05-23 08:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/a7fde4dbf013a3297c83966b135b450736816208 [^] |
2016-05-23 08:38 | hgbot | Checkin | |
2016-05-23 08:38 | hgbot | Note Added: 0086638 | |
2016-05-23 12:03 | marvintm | Status | resolved => new |
2016-05-23 12:03 | marvintm | Resolution | fixed => open |
2016-05-23 12:03 | marvintm | Status | new => scheduled |
2016-05-23 12:34 | marvintm | Status | scheduled => resolved |
2016-05-23 12:34 | marvintm | Resolution | open => fixed |
2016-05-23 17:55 | migueldejuana | Review Assigned To | => migueldejuana |
2016-05-23 17:55 | migueldejuana | Note Added: 0086682 | |
2016-05-23 17:55 | migueldejuana | Status | resolved => closed |
Notes |
|
|
Layaway user and role has been used in the test to validate to access the layaway terminal or not.
Antonio requested to disable the Layaway user and role by default(in sample data) and activate it whenever it is needed |
|
|
(0086637)
|
hgbot
|
2016-05-23 08:37
|
|
|
|
(0086638)
|
hgbot
|
2016-05-23 08:38
|
|
Repository: tools/automation/pi-mobile
Changeset: 4acc4acd63b26a2692dcd44c1d12118f22ef9bbb
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon May 23 12:07:10 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/4acc4acd63b26a2692dcd44c1d12118f22ef9bbb [^]
Verifies issue 32998 : Modified automated test 'I31062_CheckValidationForNonLayawayAllowedUsers'
I31062_CheckValidationForNonLayawayAllowedUsers - Activated user "NoLayawayUser" for test
---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31062_CheckValidationForNonLayawayAllowedUsers.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/I32347_VerifyLogInUserStatusImage.java
---
|
|
|
|
|