--- ** [tickets:#7875] Tracker stats 500 error when accessed via the allura-api** **Status:** open **Milestone:** unreleased **Labels:** allura-api **Created:** Thu Apr 23, 2015 06:51 PM UTC by Heith Seewald **Last Updated:** Thu Apr 23, 2015 06:51 PM UTC **Owner:** nobody works: https://forge-allura.apache.org/p/allura/tickets/stats/ does not work: https://forge-allura.apache.org/rest/p/allura/tickets/stats/ The rest version of a tracker's stats page expects `/rest/p/allura/tickets/`**{ticket_num}**. The endpoint `/rest/p/allura/tickets/`**stats** causes the rest handler to use `stats` as the `ticket_num` -- resulting in a 500 error. --- Sent from forge-allura.apache.org because [email protected] 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.
