Closed ksuess closed 6 years ago
Hi @datakurre, please be so kind and make a review. thank you
@ksuess Thanks for reminding us about this. And especially for adding tests.
Which version have you been using by yourself?
I will propose a few changes:
Use should have Member role only when roles are not explicitly defined. I believe this follows Plone defaults. Yet, we must be able to create users also without Member role.
kwargs should use Robot Framework list syntax instead of eval
I will write a pull for this pull.
@ksuess Thanks for contribution and pushing to get this fixed.
Issue https://github.com/plone/plone.app.robotframework/issues/77
Create user siteadmin Contributor Reviewer Site Administrator
Create user siteadmin2 roles=('Contributor','Reviewer','Site Administrator')
None of the two creates a user as expected.