[TIME-295] date set in "Project Pivot Report" is not passed into "Time Sheet Report"

Issue #295 resolved
Andriy Zhdanov created an issue

How to reproduce:

  • generate Project Pivot Report - as a time period set something else than last week
  • from the generated Project Pivot Report open the Time Sheet Report of any user (click on the user's name in the header) - the report is not generated for the original period set previously in Project Pivot report, but for the default period (last week)
    I believe that this is not a correct behavior.

By jan.skorepa/Jan Skorepa on Wed, 24 Oct 2012 04:29:12 -0700

Comments (4)

  1. Andriy Zhdanov reporter

    Fixed, please reinstall.

    Committed revision 169833: fix passing dates from pivot to timesheet report

    By azhdanov on Wed, 24 Oct 2012 14:44:59 -0700

  2. Andriy Zhdanov reporter

    Hi Andrew,
    thanks a lot for your quick support and fix. I can confirm that now it's OK.
    But I've discovered another case when this issue appears - but this is not critical for me because our system is not affected. The issue appears if you redefine the "Date/Time Formats" in JIRA (Administration->Look and Feel). I just wanted to inform you.

    Best regards

    By jan.skorepa on Thu, 25 Oct 2012 00:35:54 -0700

  3. Andriy Zhdanov reporter

    Hi Jan,

    Great, and thank you for confirmation and catching other issue! I've created separate issue #296 "[TIME-296] date set in "Project Pivot Report" is not passed into "Time Sheet Report" (2)" for it and scheduled it for next release, as fix requires quite heavy changes.

    Finally, notice, changing look & feel date should just influence format in tooltips (when you mouse over timesheet header). However if you'd like to change date format in the timesheet header itself, you need to set jira.timesheet.plugin.dayFormat1=E and jira.timesheet.plugin.dayFormat2=dd/MMM (default values are shown) in jira-config.properties. Please see also http://confluence.atlassian.com/display/JIRA/Advanced+JIRA+Configuration for more information about JIRA configuration.

    I've also just started consolidated page for plugin advanced configuration options: https://studio.plugins.atlassian.com/wiki/display/TIME/Advanced+Configuration+Options

    By azhdanov on Fri, 26 Oct 2012 01:18:17 -0700

  4. Log in to comment