Our linear config has these statuses: - Backlog - Todo - Blocked - In Progress - Done The problem is that whenever I run `lr issue:start ISSUE`, and the issue is in `Todo` status, it changes to `Blocked` instead of `In Progress`. Is there any way to config that?
Our linear config has these statuses:
The problem is that whenever I run
lr issue:start ISSUE, and the issue is inTodostatus, it changes toBlockedinstead ofIn Progress.Is there any way to config that?