View Issue Details

IDProjectCategoryView StatusLast Update
3056Composrcorepublic2017-07-08 14:57
ReporterChris Graham Assigned ToChris Graham  
PrioritynormalSeverityfeature 
Status resolvedResolutionfixed 
Summary3056: Clean get_username API
DescriptionWe have a recurring code pattern of calling get_username, then checking for null.

This is silly, we should by default return 'Unknown' for a missing member. If we really want null returned we should pass an extra parameter to say so.

This will clean the code up a lot.
TagsRisk: Core rearchitecting
Attach Tags
Time estimation (hours)3
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-02-02 00:30 Chris Graham New Issue
2017-05-01 16:08 Chris Graham Tag Attached: Risk: Core rearchitecting
2017-07-08 14:57 Chris Graham Status Not Assigned => Resolved
2017-07-08 14:57 Chris Graham Resolution open => fixed
2017-07-08 14:57 Chris Graham Assigned To => Chris Graham