BUGGER-6: Review non-public projects and identify any which can be made public



Issue Information

Issue Type: Task
 
Priority: Major
Status: Closed

Reported By:
Ben Tasker
Assigned To:
Ben Tasker
Project: BUGGER (BUGGER)
Resolution: Done (2017-05-02 23:52:25)

Created: 2014-11-12 03:17:08
Time Spent Working


Description
There are a number of non-public projects stored within the system. Before data-extraction begins, need to review whether any can now be made public.


Issue Links

Toggle State Changes

Activity


There are none that can now be made public, however, I'd like to preserve the non public ones in an internal archive (see BUGGER-7)

The query to list them is
mysql> select ProjectRef,ProjectName,Public from Projects where Public=0;
btasker changed status from 'Open' to 'Resolved'
btasker added 'Done' to resolution
btasker changed status from 'Resolved' to 'Closed'