License :: OSI-Approved Open Source :: Jabber Open Source License and Topic :: Communications :: Chat :: Jabber are getting mixed up somehow. You can see this in production if you add the latter as a skill, it shows up as the former.
License :: OSI-Approved Open Source :: Jabber Open Source License
Topic :: Communications :: Chat :: Jabber
There are some other categorizations that also have duplicated shortname values:
db.trove_category.aggregate([{'$group':{_id: '$shortname', dupes:{$addToSet:"$fullpath"}, count:{$sum:1}}}, {$match: {count:{$gt:1}}}])
Log in to post a comment.
There are some other categorizations that also have duplicated shortname values: