#2106 Cannot create or rename a milestone
Closed: Fixed Opened by jhrozek.

It looks like I can't rename a milestone, at least in the SSSD repository. I tried:
* navigating into the settings page
* find the milestone I want to rename
* edit the name in the left box
* click update

I get "Date None is present 139 times" but the name stays the same.


Metadata Update from @lslebodn:
- Issue tagged with: IDM

I got "Action canceled, try it again " and the 2nd time "Date None is present 139 times"

And the same problem is with adding new milestone.

The problem was that string "None" was in all milestone for column "Date (optional)".

Removing "None" from all milestones fixed/workaround the issue.
It seems that bug is in pgimport.

Metadata Update from @pingou:
- Issue assigned to pingou

Commit 4d7aca6a fixes this issue

Metadata