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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0035727
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] StoreServermajorhave not tried2017-04-07 11:052017-05-15 16:33
ReporterSandrahuguetView Statuspublic 
Assigned Tomtaal 
PrioritynormalResolutionfixedFixed in VersionRR17Q3
StatusclosedFix in branchFixed in SCM revision1d8e3d7edb7d
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Merge Request Status
Review Assigned ToAugustoMauch
OBNetwork customerNo
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0035727: defaultStoreHasBeenModified function should manage currentState with null value

DescriptionCopy store process fail, when create a bussiness partner because currentState is null in defaultStoreHasBeenModified function.
Steps To ReproduceRun copy store process
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0036000RR17Q2.1 closedmtaal defaultStoreHasBeenModified function should manage currentState with null value 
has duplicate defect 0035943 closedAugustoMauch [RR17Q2][Store Server][HighVol][GC & Vouchers] NPE editing BP 

-  Notes
(0095894)
hgbot (developer)
2017-04-07 11:16

Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization
Changeset: f18ee92cff68ffb04de3a9c18aee095bd7199bfa
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Apr 07 11:16:22 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/f18ee92cff68ffb04de3a9c18aee095bd7199bfa [^]

Fixes issue 35727: defaultStoreHasBeenModified function should manage currentState with null value
If currentstate is null then assume nothing changed

---
M src/org/openbravo/retail/storeserver/synchronization/eventhandler/BusinessPartnerEventHandlerForStandardCustomerFlag.java
---
(0096111)
AugustoMauch (administrator)
2017-04-24 10:08

Code reviewed and verified
(0096230)
hgbot (developer)
2017-04-27 13:51

Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization
Changeset: 1d8e3d7edb7d0db4300c3a7b43795a43ef1bdfb2
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Apr 07 11:16:22 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/1d8e3d7edb7d0db4300c3a7b43795a43ef1bdfb2 [^]

Fixes issue 35727: defaultStoreHasBeenModified function should manage currentState with null value
If currentstate is null then assume nothing changed

---
M src/org/openbravo/retail/storeserver/synchronization/eventhandler/BusinessPartnerEventHandlerForStandardCustomerFlag.java
---
(0096249)
hgbot (developer)
2017-04-28 08:41

Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization
Changeset: c226b37dca6ee3caa3f3eabe59f3772950d4ec4e
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Apr 28 08:39:06 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/c226b37dca6ee3caa3f3eabe59f3772950d4ec4e [^]

Related with issue 35727: Backs out wrong changeset

This changeset was accidentally pushed during a merge. It is not needed, and it causes a warning in Eclipse, so it is better to get rid of it.

---
M src/org/openbravo/retail/storeserver/synchronization/eventhandler/BusinessPartnerEventHandlerForStandardCustomerFlag.java
---
(0096608)
mtaal (viewer)
2017-05-15 16:33

set to new to create backport
(0096609)
mtaal (viewer)
2017-05-15 16:33

back to resolved
(0096610)
mtaal (viewer)
2017-05-15 16:33

Reviewed

- Issue History
Date Modified Username Field Change
2017-04-07 11:05 Sandrahuguet New Issue
2017-04-07 11:05 Sandrahuguet Assigned To => mtaal
2017-04-07 11:05 Sandrahuguet OBNetwork customer => No
2017-04-07 11:05 Sandrahuguet Triggers an Emergency Pack => No
2017-04-07 11:16 hgbot Checkin
2017-04-07 11:16 hgbot Note Added: 0095894
2017-04-07 11:16 hgbot Status new => resolved
2017-04-07 11:16 hgbot Resolution open => fixed
2017-04-07 11:16 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/f18ee92cff68ffb04de3a9c18aee095bd7199bfa [^]
2017-04-10 16:31 mtaal Review Assigned To => AugustoMauch
2017-04-24 10:08 AugustoMauch Note Added: 0096111
2017-04-24 10:08 AugustoMauch Status resolved => closed
2017-04-27 13:51 hgbot Checkin
2017-04-27 13:51 hgbot Note Added: 0096230
2017-04-27 13:51 hgbot Status closed => resolved
2017-04-27 13:51 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/f18ee92cff68ffb04de3a9c18aee095bd7199bfa [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/1d8e3d7edb7d0db4300c3a7b43795a43ef1bdfb2 [^]
2017-04-28 08:41 hgbot Checkin
2017-04-28 08:41 hgbot Note Added: 0096249
2017-04-28 08:43 AugustoMauch Status resolved => closed
2017-05-08 16:28 AugustoMauch Relationship added has duplicate 0035943
2017-05-15 16:33 mtaal Note Added: 0096608
2017-05-15 16:33 mtaal Status closed => new
2017-05-15 16:33 mtaal Resolution fixed => open
2017-05-15 16:33 mtaal Status new => scheduled
2017-05-15 16:33 mtaal Note Added: 0096609
2017-05-15 16:33 mtaal Status scheduled => resolved
2017-05-15 16:33 mtaal Fixed in Version => RR17Q3
2017-05-15 16:33 mtaal Resolution open => fixed
2017-05-15 16:33 mtaal Note Added: 0096610
2017-05-15 16:33 mtaal Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker