Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0008574 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 02. Master data management | minor | always | 2009-04-15 09:11 | 2009-09-30 00:00 | |||
Reporter | arunkumar | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | low | Resolution | no change required | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | main | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0008574: Error message for displaying the duplicate key of the business partner category should be user friendly | |||||||
Description | Creating a business partner category with the search key that was already existing throws an error message. But it is not user friendly. | |||||||
Steps To Reproduce | # Login as userA # Go to Master data management->Business partner Setup->Business partner Category # Click a new record and enter the search key "CRT" which was existing already. An error message is displayed since the search key exists already. ERROR: duplicate key value violates unique constraint "c_bp_group_value" But that was not user friendly. | |||||||
Proposed Solution | The error message should be displayed like "A business partner category already exists with the same search key" | |||||||
Tags | No tags attached. | |||||||
Attached Files | BusinessPartnerSearchKey.JPG [^] (162,343 bytes) 2009-04-15 09:11
| |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0015365) thirumalai (reporter) 2009-04-15 09:44 |
Similar to issue - 0008553 |
(0020094) shuehner (administrator) 2009-09-15 19:36 |
Hi, the current code uses auto-generated error messages if no special error message text for a constraint is present (like here). The current (autogenerated) text for this case is: An entry in BusinessPartnerCategory with the same (Client, Search Key) already exists. (Client, Search Key) must be unique. Is this auto-text clear enough? Or do we still need a specialized manually written message here? |
(0020427) arunkumar (reporter) 2009-09-29 10:00 |
Yes the following auto generated text is enough: An entry in BusinessPartnerCategory with the same (Client, Search Key) already exists. (Client, Search Key) must be unique. You mark the issue as resolved. |
(0020429) shuehner (administrator) 2009-09-29 10:31 |
No change required as the new auto-generated error message texts are good enough in this case. |
Issue History | |||
Date Modified | Username | Field | Change |
2009-04-15 09:11 | arunkumar | New Issue | |
2009-04-15 09:11 | arunkumar | Assigned To | => rafaroda |
2009-04-15 09:11 | arunkumar | File Added: BusinessPartnerSearchKey.JPG | |
2009-04-15 09:11 | arunkumar | Regression testing | => No |
2009-04-15 09:44 | thirumalai | Note Added: 0015365 | |
2009-04-15 09:44 | thirumalai | Issue Monitored: thirumalai | |
2009-04-22 20:00 | psarobe | Status | new => scheduled |
2009-04-22 20:00 | psarobe | Assigned To | rafaroda => shuehner |
2009-04-22 20:00 | psarobe | fix_in_branch | => pi |
2009-09-15 19:36 | shuehner | Note Added: 0020094 | |
2009-09-15 19:36 | shuehner | Status | scheduled => feedback |
2009-09-15 20:28 | shuehner | Relationship added | related to 0009781 |
2009-09-15 20:29 | shuehner | Relationship added | related to 0009384 |
2009-09-29 10:00 | arunkumar | Note Added: 0020427 | |
2009-09-29 10:31 | shuehner | Status | feedback => closed |
2009-09-29 10:31 | shuehner | Note Added: 0020429 | |
2009-09-29 10:31 | shuehner | Resolution | open => no change required |
2009-09-30 00:00 | anonymous | sf_bug_id | 0 => 2870159 |
Copyright © 2000 - 2009 MantisBT Group |