Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-32023

%d returns timestamp 0000 as of Jenkins 1.625.1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • git-plugin
    • None

      We use internally hosted github.
      Part of our email body:

      ${CHANGES_SINCE_LAST_SUCCESS, format="Changes for Build #%n\n%c\n", showPaths=true, changesFormat="r%r [%a] %d\nChanged paths:\n%p\n%m\n--------------------\n"}
      

      Prior to us upgrading to to Jenkins 1.625.1 (and plugins all plugins), our email had the datetime of the commit correct. Now %d prints timestamp value of 0 in the date in email

      ex:

      Changes since the last build:
      
      r8fb902c8d08xxxxxxx77c00xxxxx1d5bcd9 [Doe, James] Dec 31, 1969 3:59:59 PM
      Changed paths:
      	foo
      
      add foo
      

            Unassigned Unassigned
            greenscar James Sandlin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: