id summary reporter owner description type status priority milestone component resolution keywords cc phab_field 4695 Replace deprecated SimpleGroup and RandomGroup placement functions Imarok "r19929 fixed SimpleGroup and RandomGroup placement functions, but therefore introduced some deprecated placement functions: `createObjectGroupsDeprecated` and `createObjectGroupsByAreasDeprecated`. To fix that, the functions must be replaced with their non-deprecated variant: `createObjectGroupsDeprecated`->`createObjectGroups` `createObjectGroupsByAreasDeprecated`->`createObjectGroupsByAreas` Then their arguments should be adapted, so that the map looks the same as before (or even better): `amount` and `retryFactor`need to be adjusted(the 4th and 5th arguments). (Generate some maps in different size to see the effect of the changes...) " defect new Should Have Backlog Maps