Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Too mainy label generated #1

Open
Adi3000 opened this issue Jan 4, 2017 · 1 comment
Open

Too mainy label generated #1

Adi3000 opened this issue Jan 4, 2017 · 1 comment
Assignees

Comments

@Adi3000
Copy link
Owner

Adi3000 commented Jan 4, 2017

There is too many "Installation / Exploitation" in my dashboard.
Don't know yet if it is the last Category found, or if it because of the "/" character

@Adi3000 Adi3000 assigned Adi3000 and mediasweb and unassigned Adi3000 Jan 4, 2017
@Adi3000
Copy link
Owner Author

Adi3000 commented Jan 5, 2017

To delete some labels

curl -x fr-proxy.groupinfra.com:3128 "https://api.trello.com/1/boards/56e18e4451da4da4db599a0b/labels?limit=1000&key=<YOUR_KEY_ID>&token=<YOUR_TOKEN_ID>" | sed -e 's/","idBoard":"56e18e4451da4da4db599a0b","name":"Installation \/ exploitation","color":null,"uses":0\},{"id":"/\n/g' | head -n -1 | tail -n +2 | xargs -I % curl -x fr-proxy.groupinfra.com:3128 -XDELETE "https://api.trello.com/1/labels/%?key=<YOUR_KEY_ID>&token=<YOUR_TOKEN_ID>"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants