When I run the command below, I get the error message below.
% linear_cli issue list --mine
What the heck is this? ** (Ash.Error.Unknown)
Bread Crumbs:
> Error returned from: LinearCli.Linear.Issue.list
Unknown Error
* nil
(ash 3.31.0) lib/ash/actions/read/read.ex:1625: Ash.Actions.Read.maybe_in_transaction/3
** WTH? Cannot Continue **
- This should work
- A better error handler is needed for unknown options
When I run the command below, I get the error message below.