Hi Guys,
So, I am using Jira for like a month now. Starting to get to know the software better.
For now I have the question: How can I change the separators when adding a checklist to a task? When I am adding checklist stuff to a project, I copy and paste a feature request from my mail into Jira (checklist). But a lot of times it's automatically separating it into multiple tasks.
Can someone tell me how to stop Jira from doing this? It is very annoying
Hello @Steven Treur,
Please post a screenshot of the problem as checklist is not a part of Jira by default.
Cheers,
Jack
Hi @Jack Hunter _HeroCoders_
This is an example. I also got mails where I get bullet points with question. Dropping multiple bullet points in 1 one, separates them also.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Alright, it looks like Issue Checklist Free by HeroCoders.
What exact problem do you have?
When you copy&paste content, each lines becomes a separate checklist item. If you want all content create one checklist item, then please remove new lines from the input.
Looking forward to hearing from you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The problem is that I don't want the system so separate my text in multiple lines.
For example, when I get an email with:
Feature Request
* test
* test1
* test2
When I want to copy and paste this as 1 checklist item, it's automatically separating them into multiple checklist items. And that is the problem: I don't want the system to separate my tasks into multiple checklist items. If I want multiple checklist items, I can make them myself.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Alright. In that case you need to remove new lines from the input and transform it into
* test * test1 * test2
and only then save the checklist item.
Alternatively, you can use Editor and add additional lines as description:
* test
>> test1
>> test2
Overall, checklist item is one line text string. It can contain multiple line description tough.
Let us know if that helps.
Cheers,
Jack
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.