View Issue Details

IDProjectCategoryView StatusLast Update
0003056Composrcorepublic2017-07-08 14:57
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0003056: 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
Time estimation (hours)3
Sponsorship open

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 non-assigned => resolved
2017-07-08 14:57 Chris Graham Resolution open => fixed
2017-07-08 14:57 Chris Graham Assigned To => Chris Graham