- 
    
Improvement
 - 
    Resolution: Fixed
 - 
    
Major
 - 
    4.2.0
 - 
    None
 - 
    None
 
- 
        4.2 M4, 4.2 M5
 
TraversableAmetysObject.getChildPosition(AmetysObject) should return a long instead of an int
This is called there :
- org.ametys.plugins.linkdirectory.link.LinkDAO.convertLink2JsonObject(DefaultLink)
	
- no impact
 
 - org.ametys.plugins.frontedition.AmetysFrontEditionHelper.getZoneItemPosition(String, String)
	
- no impact
 
 - org.ametys.plugins.frontedition.FrontEditionHelper.moveZoneItemId(String, String, String, int)
	
- there will be a cast to int for now, to avoid an incompatibility with 4.1