---

** [tickets:#8212] Github import error on deleted users**

**Status:** open
**Milestone:** unreleased
**Labels:** github import 
**Created:** Tue Jun 26, 2018 10:00 PM UTC by Dave Brondsema
**Last Updated:** Tue Jun 26, 2018 10:00 PM UTC
**Owner:** Dave Brondsema


```
Traceback (most recent call last):
  File "/var/local/allura/ForgeImporters/forgeimporters/base.py", line 131, in 
import_tool
    mount_point=mount_point, mount_label=mount_label, **kw)
  File "/var/local/allura/ForgeImporters/forgeimporters/github/tracker.py", 
line 137, in import_tool
    self.process_events(extractor, ticket, issue)
  File "/var/local/allura/ForgeImporters/forgeimporters/github/tracker.py", 
line 205, in process_events
    self.get_user_link(event['actor']['login']))
TypeError: 'NoneType' object has no attribute '__getitem__'
```

This occurs when a deleted-on-github user is involved in a thread.  
https://github.com/ampache/ampache/issues/1669 in this case


---

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.

Reply via email to