Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009238
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformcriticalhave not tried2009-05-29 11:492009-06-04 00:00
ReportershuehnerView Statuspublic 
Assigned Toiperdomo 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision32910a30d3cc
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009238: api check: build 29 failed with a warning

Descriptionhttps://builds.openbravo.com/job/erp_devel_pi-module-integrity-test/29/ [^]

+++++++++++++++++++++++++++++++++++++++++++++++++++
  Warnings in API model validation
+++++++++++++++++++++++++++++++++++++++++++++++++++
  Column size changed from 1000 to 4000: column: AD_PROCESS_REQUEST.OB_CONTEXT


Test validate API with warnings
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0008917 closediperdomo Error Message when set org. as ready 

-  Notes
(0016759)
iperdomo (reporter)
2009-05-29 12:20

Type: Change column datatype

Description: AD_PROCESS_REQUEST.OB_CONTEXT length change from VARCHAR(1000) to VARCHAR(4000)

Risk: LOW

Comments:
This change was made to fix the issue 8917 (immediate) [1]. The OB_Context columns holds a json serialized version of the user context. This information is part of a Process Bundled, required by the Process Scheduler (based on Quartz). As you may see in the comments of the resolved issue, if you have several organizations, we try to store a very long string on this column. This is a long string because part of the user context is the 'accessible organization tree'. With UUID as ids for the organizations, 1000 characters container can be filled easily.

The increase of the length of this column will not break any available module, since is used in a internal scheduling operation.

[1] https://issues.openbravo.com/view.php?id=8917 [^]

Best Regards,

Iván
(0016779)
pjuvara (reporter)
2009-06-01 06:59

Approved.
Please publish an alert.

- Issue History
Date Modified Username Field Change
2009-05-29 11:49 shuehner New Issue
2009-05-29 11:49 shuehner Assigned To => iperdomo
2009-05-29 12:20 iperdomo Note Added: 0016759
2009-05-29 12:20 iperdomo Relationship added related to 0008917
2009-05-29 12:20 iperdomo Assigned To iperdomo => pjuvara
2009-06-01 06:59 pjuvara Note Added: 0016779
2009-06-01 06:59 pjuvara Status new => scheduled
2009-06-01 06:59 pjuvara Assigned To pjuvara => iperdomo
2009-06-01 06:59 pjuvara fix_in_branch => pi
2009-06-01 11:58 iperdomo Status scheduled => resolved
2009-06-01 11:58 iperdomo Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/32910a30d3cc7be3ae1cc355f29f8dd1a54a05f4 [^]
2009-06-01 11:58 iperdomo Resolution open => fixed
2009-06-03 13:15 psarobe Status resolved => closed
2009-06-04 00:00 anonymous sf_bug_id 0 => 2800789


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker