I have my data in Sharepoint excel ..
inaddition to the Ticket number, summary, desc, there are custom fields(columns) of checklist questions like ..
Is this having Solaris
Has the DB request raised
Is this under complex category
etc ..
These are not just 'Yes or No' answers .. sometimes the answers can be Text as well
Now, trying to bring all these Sharepoint records as JIRA Tickets ..
While i can achieve it by having these columns as a Smart Checklist in JIRA, the challenge is that im not able to bring this as a display in JQL(Cloud) ..
i can render the Checklist through my JQL(list view .. selecting the columns to be displayed) but it just displays all the Checklists in one cell which is not read friendly or UI friendly ..
in other words, is it possible to display each of my checklist queries in different columns in JQL output !!
Please help.
Hello @Ramu
No, that is not possible.
The entire checklist is stored in a single custom field. The JQL list view is designed to display a field as a column. There is no capacity for displaying a portion of a field as a column.
A work around would be to create separate custom fields for the checklist items that you want to see as separate columns.
Another option would be to explore other third party apps that provide more customizable views of search results.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.