Maybe we have sync issues if the github label was added bevor the sync to jissues?
Every time we have different sets of github labels for the "sync issue" - PRs? Same here: http://issues.joomla.org/tracker/jtracker/633
Labels |
Added:
GitHub sync
|
Now we have also open/closed dublicates on the jissues Tracker see:
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-10-17 22:52:44 |
Closed_By | ⇒ | zero-24 |
I'd have to figure out what order the events are happening in to sort it out. Long and short, nothing should be getting created before the issue/PR is actually opened (and based on the webhook log, this looks to be the case). There'd have to be a race condition somewhere causing this.