Getting Error when using Version 0.4.0 where lists are not picked up. Works on 0.2.0
Open
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
**Environment**
Node Version: v6.9.2
Trira Version: 0.4.0
**Steps Taken**
Create Trello Board
Create Epic In JIRA
Run:
```
trira sync '' '' --lists 'Sample Story' --dry-run
```
Result
```
There are no lists on associated boards matching 'MUST PER (RELEASE|BUILD) within matching organization boards
```
**Workaround**
Changed trira Version to 0.2.0
Result
```
-- Dry run --
Trello card details
-
summary: Test
storyPoints: null
description:
cardLink:
labels:
(empty array)
details:
Dry-run - otherwise would create 1 issues linked to
```
@kpiwko
Contributor guide
Assessment
This issue has not been assessed yet.