I'm using the issues list view in Confluence Cloud. When editing the list I'm able to select and see all the column I'd like (for example, "Status", "Date", etc.). Some of these columns correspond to custom fields.
However, the moment I exit edit mode (i.e. click "Update" on the page), one of the columns _always_ disappears. Any idea why? I can't figure out why it'd properly render in edit view but never display in view-only mode.
Hi @allengeorge ,
You should verify the JQL of the filter you are using.
If the said column is of a custom field and it is not populated for any issues returned by the query, then it may not display in view mode as well.
Regards,
Harshit
Thanks - that was my suspicion.
The JQL is correct. And yes - it's a custom field without a default value. In edit mode I see the column, with empty cells where there's no value. It's really surprising that the column is dropped entirely in view mode. Do you know what the rationale is?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What's also weird is that the JQL returns another custom field without a default (this time a text field) - and that displays fine.
Is this an issue only with date columns/values?
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.