Project

General

Profile

Actions

Bug #12689

closed

the repo export action relies on date strings instead of date objects for 'since' parameter

Added by Chris Duryee almost 9 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
API
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

The repo export action in actions/katello/repository/export.rb currently expects a date timestamp in string format. However, Rails 4 seems to convert strings without TZ to local time instead of UTC time. When the Rails 4 branch is applied on top of master, this causes some test breakage.

Ideally, the repo export action would take a time object instead of a string, with conversion happening in the controller.

Actions #1

Updated by The Foreman Bot almost 9 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/5644 added
Actions #2

Updated by Chris Duryee almost 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #3

Updated by Eric Helms over 8 years ago

  • Translation missing: en.field_release set to 86
  • Triaged changed from No to Yes
Actions

Also available in: Atom PDF