- **Reviewer**: Heith Seewald
---
** [tickets:#7888] has_activity_access/deleted error**
**Status:** review
**Milestone:** unreleased
**Labels:** sf-current sf-1
**Created:** Thu Jun 04, 2015 05:25 PM UTC by Dave Brondsema
**Last Updated:** Fri Jun 05, 2015 03:57 PM UTC
**Owner:** Dave Brondsema
~~~~
File "/var/local/allura/ForgeActivity/forgeactivity/main.py", line 221, in
index data = self.app.root._get_activities_data(**kw)
File "/var/local/allura/ForgeActivity/forgeactivity/main.py", line 121, in
_get_activities_data 0, limit))
File "/var/local/allura/Allura/allura/model/timeline.py", line 145, in
_perm_check return obj is None or obj.has_activity_access('read', user,
activity)
File "/var/local/allura/Allura/allura/model/timeline.py", line 103, in
has_activity_access if self.project is None or self.deleted:
AttributeError: 'AppConfig' object has no attribute 'deleted'
~~~~
---
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.