You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi all,
I have a use case in which I have an insight object type custom field in create issue screen of my JSM project.
When I try to create bulk issues using csv import, there is an error that "Did not have expected format". Can anybody help me on this please.
Please find the Screen Shot attached.
Thanks & Regards,
Ganesh Kumar
You need to have the workspaceID and key to import Insight custom field data via csv.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've followed the steps here https://confluence.atlassian.com/jirakb/how-to-bulk-update-insight-objects-custom-fields-via-external-system-import-1114804281.html and was able to import that custom field successfully.
I concatenated the workspace id with the object key (e.g. if the object key is SYS-1234 you should use 1234). This is what's going to look like:
c31785fc-7034-4281-814c-47e16553bce7:1234
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.