Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009384 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2009-06-08 16:56 | 2009-09-16 00:00 | |||
Reporter | AinhoaPagola | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | no change required | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.5 | |||
OS Version | Ubuntu 8.4 | Database version | Ant version | 1.7 | ||||
Product Version | 2.50MP1 | 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 | 0009384: Poor error message inserting a duplicated search key for business partners | |||||||
Description | If two business partners with the same search are inserted the following error is displayed: ERROR: duplicate key value violates unique constraint "c_bpartner_value" It should be changed for with a more user friendly message. | |||||||
Steps To Reproduce | Create two business partners using the same search key. | |||||||
Proposed Solution | Insert a message in AD_Message with 'c_bpartner_value' in value and a message similar to: 'There is already a business partner with the same search value. Please enter a different value.' | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0020093) shuehner (administrator) 2009-09-15 19:34 |
Hi, the current code uses auto-generated error messages if no special error message text for a constraint is present (like for bpartner_value). The current (autogenerated) text for this case is: An entry in BusinessPartner 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? |
(0020098) AinhoaPagola (reporter) 2009-09-15 20:20 |
I find this new message is clear enough! Thanks! |
(0020099) shuehner (administrator) 2009-09-15 20:28 |
The solution for issue 9781 did implement auto-generated better error messages. As agreed by reporter these are good enough for this case also. |
Issue History | |||
Date Modified | Username | Field | Change |
2009-06-08 16:56 | AinhoaPagola | New Issue | |
2009-06-08 16:56 | AinhoaPagola | Assigned To | => rafaroda |
2009-06-09 17:49 | psarobe | Assigned To | rafaroda => shuehner |
2009-06-09 17:49 | psarobe | Severity | trivial => major |
2009-06-09 17:49 | psarobe | Status | new => scheduled |
2009-06-10 00:31 | pjuvara | version | => 2.50MP1 |
2009-09-15 19:34 | shuehner | Note Added: 0020093 | |
2009-09-15 19:34 | shuehner | Status | scheduled => feedback |
2009-09-15 20:20 | AinhoaPagola | Note Added: 0020098 | |
2009-09-15 20:27 | shuehner | Relationship added | related to 0009781 |
2009-09-15 20:28 | shuehner | Status | feedback => closed |
2009-09-15 20:28 | shuehner | Note Added: 0020099 | |
2009-09-15 20:28 | shuehner | Resolution | open => no change required |
2009-09-15 20:29 | shuehner | Relationship added | related to 0008574 |
2009-09-16 00:00 | anonymous | sf_bug_id | 0 => 2859597 |
Copyright © 2000 - 2009 MantisBT Group |