Skip to content

Recipe — my open Work Items

assignee = CURRENT_USER
AND status <> 'done'
ORDER BY priority DESC, updated_at DESC