You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Dave Brondsema <da...@brondsema.net> on 2017/02/21 22:45:34 UTC

[allura:tickets] Ticket 6213 discussion

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}}}])
```


---

** [tickets:#6213] jabber trove category messed up**

**Status:** open
**Milestone:** unreleased
**Created:** Tue May 07, 2013 08:13 PM UTC by Dave Brondsema
**Last Updated:** Wed Apr 01, 2015 08:12 AM UTC
**Owner:** nobody


`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.


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.