Project

General

Profile

Actions

Bug #33523

closed

Sync Plan Start Date Always null

Added by Ryan Verdile over 2 years ago. Updated over 2 years ago.

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

Description

After creating the sync plan, the start date is null. Even if you update the start date in the details tab, it stays null. This makes it impossible to update any other fields because the null field for start date causes an error.

I suspect this use of the Date method might be outdated.
https://github.com/Katello/katello/blob/master/engines/bastion_katello/app/assets/javascripts/bastion_katello/sync-plans/details/sync-plan-details-info.controller.js#L33

syncPlan['sync_date'] looks correct, but passing it to that method returns "Invalid Date".

Actions #1

Updated by Samir Jha over 2 years ago

  • Target version set to Katello 4.3.0
  • Triaged changed from No to Yes
Actions #2

Updated by The Foreman Bot over 2 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Samir Jha
  • Pull request https://github.com/Katello/katello/pull/9692 added
Actions #3

Updated by The Foreman Bot over 2 years ago

  • Fixed in Releases Katello 4.3.0 added
Actions #4

Updated by Samir Jha over 2 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF