< BUGGER-5: Identify active projects and create JIRA projects
BUGGER-7: Extract and publish data >
BUGGER-6: Review non-public projects and identify any which can be made public
Projects
BUGGER
BUGGER-6
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
Include Subtasks
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
relates to
BUGGER-2
:
Create Data extraction script
blocks
BUGGER-7
:
Extract and publish data
Toggle State Changes
Activity
Ben Tasker
Permalink
2017-05-02 23:52:18
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;
Unassigned
Permalink
2017-05-02 23:52:25
btasker changed status from 'Open' to 'Resolved'
Unassigned
Permalink
2017-05-02 23:52:25
btasker added 'Done' to resolution
Unassigned
Permalink
2017-05-02 23:52:28
btasker changed status from 'Resolved' to 'Closed'
Activity
2017-05-02 23:52:18
The query to list them is
2017-05-02 23:52:25
2017-05-02 23:52:25
2017-05-02 23:52:28