Timo Laine

Results 5 comments of Timo Laine

That is indeed a good point. Would it be a good solution to make the group function only create groups that do not exist yet, and add a separate addUserToGroup...

Something like [this](https://github.com/timolaine/discourse-api-php/commit/7436f0ed7b9756676bed73c3caa4632be96f318c) I mean?

Sounds good. I believe my addUserToGroup function is close to your addGroupUsers, apart from the limitation that it can only add one user at a time. I am sure a...

Thank you @Phillipus! I think this behaviour should be documented somewhere, at least in some condensed form. I had always thought that if you had no conflicts, there was no...

Thank you, I updated [the documentation](https://github.com/archimatetool/archi-modelrepository-plugin/wiki/Refresh-and-Publish). I hope my addition is correct.