[allura:tickets] #8316 Award/accolades error if project is removed

2019-07-10 Thread Kenton Taylor
- **status**: review --> closed



---

** [tickets:#8316] Award/accolades error if project is removed**

**Status:** closed
**Milestone:** unreleased
**Created:** Wed Jul 10, 2019 04:14 PM UTC by Dave Brondsema
**Last Updated:** Wed Jul 10, 2019 04:19 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"
   {{grant.granted_to_project.shortname}}
 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.

[allura:tickets] #8316 Award/accolades error if project is removed

2019-07-10 Thread Dave Brondsema
- **status**: in-progress --> review
- **Comment**:

Fix on db/8316



---

** [tickets:#8316] Award/accolades error if project is removed**

**Status:** review
**Milestone:** unreleased
**Created:** Wed Jul 10, 2019 04:14 PM UTC by Dave Brondsema
**Last Updated:** Wed Jul 10, 2019 04:17 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"
   {{grant.granted_to_project.shortname}}
 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.

[allura:tickets] #8316 Award/accolades error if project is removed

2019-07-10 Thread Dave Brondsema
- Description has changed:

Diff:



--- old
+++ new
@@ -6,4 +6,4 @@
  File 
'/var/local/allura/Allura/allura/templates/neighborhood_admin_accolades.html', 
line 118 in block "content"
{{grant.granted_to_project.shortname}}
  UndefinedError: 'None' has no attribute 'url'
- ```
+```






---

** [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"
   {{grant.granted_to_project.shortname}}
 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.

[allura:tickets] #8316 Award/accolades error if project is removed

2019-07-10 Thread Dave Brondsema



---

** [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"
   {{grant.granted_to_project.shortname}}
 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.