Open dpakach opened 4 years ago
What happens if you try to create 2 groups with different case: helloworld
and HelloWorld
(2 different groups should exist - and maybe a a get request to groups endpoint for helloworld
will return both groups?)
@phil-davis creation works but listing doesn't works https://github.com/owncloud/product/issues/283
trying to create group with existing name doesn't gives any error