History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JRA-13150
Type: Bug Bug
Status: Verified Verified
Priority: Major Major
Assignee: Unassigned
Reporter: Christopher Houghten
Votes: 1
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
JIRA

printable issue view not respecting sort order

Created: 23/Jul/07 07:52 AM   Updated: 09/Jul/08 09:16 AM
Component/s: Plugins - Issue Views
Affects Version/s: 3.7.4
Fix Version/s: 3.13.x

Time Tracking:
Not Specified

Environment: Jar on BEA Weblogic 8.1 SP6 on Windows 2000 server.
Issue Links:
Cause
 
Duplicate
 

Participants: Christopher Houghten, Jed Wesley-Smith [Atlassian] and Lily Xia [Atlassian]
Since last comment: 32 weeks, 2 days ago
Labels:


 Description  « Hide
When viewing an issue, if you click on the "sort order" arrow on the right side when viewing say the comments,
then click on the "printable" link at the top next to "Issue details", the printable view does not respect that sort order
selected on the normal view. Also, but in the same vane, we changed the default sort order in the jira properties
and the printable view is not respecting that setting.
Browsing through the code, I saw that the printable view is done completely differently from the normal Issue View and
did not see a quick and easy way to correct the problem.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Lily Xia [Atlassian] - 14/Sep/07 02:07 AM
Hi Christopher,

As the "printable" view uses the plugin system at the moment it is not able to access the session to determine the current sort order. However, it can be changed to respect the default sort order in jira-application.properties. Would this be enough of an improvement for you?

Cheers,
Lily


Lily Xia [Atlassian] - 01/Nov/07 06:22 PM
From JIRA 3.12 XML/Word/Printable issue views respect the default sort order jira.issue.actions.order defined in jira-application.properties

Christopher Houghten - 02/Nov/07 07:05 AM
That is not what the users are requesting and results in the same problem where the printable ouput does not reflect their choices on the regular screen list.

Jed Wesley-Smith [Atlassian] - 06/Dec/07 08:00 PM
The fix for this issue has not been able to make it into JIRA v3.12. We are hoping to incorporate it into v3.12.1. As of writing however, there are 163 items scheduled as Fix For v3.12.1. We will not be able to include all of them.