Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIssue with multiple identical communities with addCommunity #27
Comments
|
thanks @sje30, look at it ASAP. |
|
Fixed! let me know |
|
Thanks, yes, it seems to not duplicate now. Wonderful, thank you for being so responsive. |
If I run this code several times, I end up with multiple copies of the same community lodged in the record. Is this intentional?
Should it only add the community if it is not already in self$metadata$communities ?
By contrast, running other lines multiple times does not have this effect (e.g. setTitle())