---
** [tickets:#8316] Award/accolades error if project is removed**
**Status:** in-progress
**Milestone:** unreleased
**Created:** Wed Jul 10, 2019 04:14 PM UTC by Dave Brondsema
**Last Updated:** Wed Jul 10, 2019 04:14 PM UTC
**Owner:** Dave Brondsema
Error on `/p/_admin/accolades` if a project is gone:
```
File '/var/local/allura/Allura/allura/templates/jinja_master/master.html',
line 143 in block "content_base"
{% block content %}{% endblock %}
File
'/var/local/allura/Allura/allura/templates/neighborhood_admin_accolades.html',
line 118 in block "content"
<td><a
href="{{grant.granted_to_project.url()}}">{{grant.granted_to_project.shortname}}</a></td>
UndefinedError: 'None' has no attribute 'url'
```
---
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.