Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 575667

Summary: Target Milestone for EPP "corrupted"
Product: Community Reporter: Jonah Graham <jonah>
Component: BugzillaAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P3 CC: jonah
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:

Description Jonah Graham CLA 2021-08-27 09:16:55 EDT
EPP has a target milestone called "4.21 / 2021-09", but when I try to assign a bug to it Bugzilla fails with this error:

There is no milestone named '4.21 / 2021-09' in the 'EPP' product.

I tried this on Bug 575666

The milestone appears in the dropdown in bugzilla, and in the bugzilla manager.
Comment 1 Jonah Graham CLA 2021-08-31 10:57:47 EDT
@Webmaster - can you please have a look, it is difficult for me to organize the upcoming release without being able to place my bugs in the correct target milestone.

PS I just retried and the problem still exists.

Thanks,
Jonah
Comment 2 Eclipse Webmaster CLA 2021-08-31 13:53:30 EDT
Ok, the issue here appears to have been an extra 'tab'(or other whitespace) character at the end of the value in the DB, which was causing a lookup issue.  I've updated the milestone to remove that and was able to update the noted bug.

-M.
Comment 3 Jonah Graham CLA 2021-08-31 16:24:49 EDT
Thank you.