You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Shalitha Suranga <sh...@gmail.com> on 2018/10/18 10:26:19 UTC

[allura:tickets] Ticket 7227 discussion

Hi.. Can we use this format ? We can simply do that change
`ticket #<no> <summary>`

```python
    @property
    def activity_name(self):
        return 'ticket #%s %s' % (self.ticket_num, self.summary)
```


---

** [tickets:#7227] "Created ticket" activities should include the tracker name**

**Status:** open
**Milestone:** unreleased
**Labels:** activitystreams bitesize 
**Created:** Thu Feb 27, 2014 03:57 PM UTC by Cory Johns
**Last Updated:** Sat Apr 11, 2015 05:03 PM UTC
**Owner:** nobody


Instead of just saying "User created ticket #4" or "Created ticket #4," the activity text should include which tracker the ticket was created on, e.g. "User created ticket #4 on Support Requests"


---

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.