Project

General

Profile

Actions

Bug #33523

closed

Sync Plan Start Date Always null

Added by Ryan Verdile over 3 years ago. Updated over 3 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

Also available in: Atom PDF