I am using the non-admin CSV import. For the description field, I can import bullet points by using asterisks, which get converted to bullet points. I haven't found a way to indent some of the bullet points, however (like the 3rd row in the list below). I've tried the following with no success:
Hello @len sheppard
Thank you for reaching out.
The CSV importer respects the syntax provided by the Wiki Style renderer previously used on Jira Cloud. That being said, you must add the asterisks two times (**) to properly indent a bullet point in Jira Text fields through CSV, as displayed in the example below:
Also, the same logic should work to add more levels (***, ****, etc). Can you please confirm if it properly works for you?
For more details about Jira syntax for CSV import, you can check the documentation below:
Have a nice weekend!
When I try to use this formatting, it doesn't step it down to multiple lines. When I do a line or paragraph break, it doesn't create the bullets. Any idea how to fix that?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, Petter. Your original answer worked great! Now, a few years later, it has stopped working. When i import in a description field the following:
* bullet 1st level
** bullet 2nd level
I get the following:
* bullet 1st level** bullet 2nd level (with no actual bullet points, just the asterisks)
Do you know what might have changed or I am doing incorrectly?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We solved the problem actually. We had accidentally marked the field as "map data". Undoing that checkmark during the import process resolved the problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've tried the above & even unchecked the map data field. However it is still uploading it into JIRA as below:
*some
*bullet
*points
I've made sure the field is configured as a Wiki Style Render. Am I missing something ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ignore the above, apparently my formatting was incorrect. Note to others, you need to input a space in-between the Asterisk & the Text.
E.G:
* some
* bullet
* points
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.