Reports order

Would be nice if we could change / define the order of reports. Currently it seems to be the order as they were created.

Hi Christian,

This is on our to-do list as it has been requested by another user, however we have this down as low priority as we are not sure why the order of reports would matter?

We could implement this by adding an Order field to the Report dialog and then sorting the Report tabs by this order number under theĀ Reports tabĀ on the build page. Would this be what you are looking for?

well, the order would be nice, so we can order reports of the same kind.

e.g. we generate our changelog in different formats (html, txt,pdf). some test coverage results, ... so

- ChangeLog (txt)

- ChangeLog (html)

- ChangeLog (pdf)

- Coverage #1

- Coverage #2


looks nicer than::

- ChangeLog (txt)

- Coverage #1

- ChangeLog (html)

- Coverage #2

- ...


just for reducing the mental overhead