Fix problem with API Transfer Project
Created by: sazor
I had issues while trying to transfer project to group through api. So I found out that method execute use new_namespace_id param instead of namespace_id. But in API method's called with namespace_id param.