Param requery of MBPartnerLocation.getLocation is useless

Description

Hi,

Juste seen that the requery parameter of MBPartnerLocation.getLocation(boolean) method is not used.

Regards,

Nicolas

Environment

None

Attachments

2

Activity

Carlos Ruiz 
July 2, 2014 at 7:12 PM

, reviewing further the value is correctly requeried when used within a transaction, so I think is ok, committed a similar version to your first patch.

Nicolas Micoud 
July 2, 2014 at 7:01 PM

Patch with a new method getLocation()

Nicolas Micoud 
July 2, 2014 at 6:11 PM

so, will add a new method and set the actual with the deprecated flag

Carlos Ruiz 
July 2, 2014 at 6:10 PM

it could be - or adding a MLocation.removeFromCache method - but the simplest can be to use "new MLocation" instead of "MLocation.get"

Nicolas Micoud 
July 2, 2014 at 6:00 PM

means adding a new MLocation.get method with a new param requery ?

Fixed

Details

Assignee

Reporter

Labels

Priority

Created June 21, 2014 at 12:34 PM
Updated November 1, 2014 at 1:19 PM
Resolved July 2, 2014 at 7:12 PM