How to format tables with jira issues

Comments

4 comments

  • Avatar
    Stefan Kleineikenscheidt

    Hi Anita,

    Have you seen this: http://www.k15t.com/pages/viewpage.action?pageId=11078043

    -Stefan

    0
    Comment actions Permalink
  • Avatar
    Anita Fohrenkamm

    Hi Stefan,

    yes, I hav already included this in my templates. It works fine for ordinary long tables, but unfortunately it has no effect for a table included by the jira issues macro.

    Anita

    0
    Comment actions Permalink
  • Avatar
    Jens Rutschmann

    Hi Anita,

    you could try the following CSS selector:

    div.tablewrap table.grid { ... }

    Unfortunately the jira-issues macro doesn't use a more descriptive class than 'grid'.
    Also note that this class could be used by other macros / page elements as well. So there could be side effects. YMMV

     

    Hope that helps,
    Jens

    0
    Comment actions Permalink
  • Avatar
    Anita Fohrenkamm

    Hi,

    thank you. This helps - but only partly. Only the first of two header rows of the table is repeated on the hext page.

    The second more interesting row with the column titles is not repeated.

    But this problem causes also ordinary long tables with two header rows.

    Any idea?

    Anita

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk