Thu, 19 Aug 2021 17:20:43 +0200
#109 adds Stasi that collects intel for the feed
insert into lpit_issue_phases (status, phase) values ('InSpecification', 0), ('ToDo', 0), ('Scheduled', 0), ('InProgress', 1), ('InReview', 1), ('Done', 2), ('Rejected', 2), ('Withdrawn', 2), ('Duplicate', 2);