OBGM-149 Fix issues that came out during investigation of ajax tags (#4403)
* OBGM-149 Fix issues that came out during investigation to ajax tags
- added @Transactional to addProductGroupToProduct which fixes the persistence of the change to the database
- added nulsafe operator on productGroups which fixes 500 error thrown upon adding product to product group