Michal

Results 2 issues of Michal

In the installer we have `find $MAGENTO_ROOT/var/generation -type d -exec chmod g+s {} \;` But the generation folder is in `find $MAGENTO_ROOT/generation -type d -exec chmod g+s {} \;`

It seems that adding labels / attributes to an existing metric does not use the added labels. It should actually recognise that labels were added and use them.