aerogear / aerogear/trira

List filter picks up any list containing the passed string

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
8
Forks
7
PR merge metrics
No merged PRs in 30d

Description

## Description
Running trira with a specific --list-reg exp picks up any list which has a match to the string passed.

## Expected Behavior
Should match exactly

## Actual Behavior
Matches any list which contains the passed string

## Steps to reproduce
- Create a list on a board with the title `Stuff`
- Create a list on a board with the title `Stuff and Things`
- Run trira dry run with --list-regexp "Stuff"

Cards from both lists will be picked up.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.