Closed MickStanciu closed 2 years ago
Add support to use issues feed that was recently released.
The new issues table has the following columns
id = text, title = nullable text, description = nullable text, creator_id = text, creator_user_name = nullable text, created_at = datetimezone, due_at = nullable datetimezone, priority = nullable text, status = nullable text, template_id = nullable text, inspection_id = nullable text, inspection_name = nullable text, site_id = nullable text, site_name = nullable text, location_name = nullable text, category_id = nullable text, category_label = nullable text
Add support to use issues feed that was recently released.
The new issues table has the following columns
id = text, title = nullable text, description = nullable text, creator_id = text, creator_user_name = nullable text, created_at = datetimezone, due_at = nullable datetimezone, priority = nullable text, status = nullable text, template_id = nullable text, inspection_id = nullable text, inspection_name = nullable text, site_id = nullable text, site_name = nullable text, location_name = nullable text, category_id = nullable text, category_label = nullable text