= Welcome to Sugar Labs = This is the bug tracking system for Sugar and related projects. This wiki is used ''ONLY'' for bugtracking and documentation of itself, all Sugar collaboration occurs on http://sugarlabs.org/ == Assigned tickets == [[TicketQuery(status=assigned|reopened&order=owner, table)]] == Important new tickets == [[TicketQuery(status=new&priority=blocker|ctritical|major&order=owner&group=priority, table)]] == Statistics == * New tickets: [[TicketQuery(status=new, count)]] * Reopened tickets: [[TicketQuery(status=reopened, count)]] * Assigned tickets: [[TicketQuery(status=assigned, count)]] * Invalid tickets: [[TicketQuery(status=closed&resolution=invalid, count)]] * Worksforme tickets: [[TicketQuery(status=closed&resolution=worksforme, count)]] * Duplicate tickets: [[TicketQuery(status=closed&resolution=duplicate, count)]] * Wontfix tickets: [[TicketQuery(status=closed&resolution=wontfix, count)]] * Fixed tickets: [[TicketQuery(status=closed&resolution=fixed, count)]] * Total tickets: [[TicketQuery(status=new|assigned|reopened|closed, count)]]