Tobias Zulauf

Results 82 comments of Tobias Zulauf

Is it still the database table creation thing or something different? What is the table you stopped after the investigation? ;)

From my understanding this runs when updating the database which would include existing PRs. So we first should make sure the open 3.10-dev PRs should be cleaned up. Should not...

Yes its only PRs.

https://github.com/joomla/jissues/blob/master/src/App/Tracker/Controller/Hooks/Listeners/JoomlacmsPullsListener.php#L330-L351 Maybe this is a permission problem? If you don't have the permissions to change the label / milestones than the labels / milestones got removed. So i think this...

hmm i have just noticed that the issue i'm editing does not contain any labels & milestone on the tracker ![unbenannt3](https://cloud.githubusercontent.com/assets/2596554/23330278/74c7a306-fb4a-11e6-8a17-a8382264b701.PNG) But does contain some labels and milestone on github....

> I think the problem was that this issue did not have any label and milestone on the time of your editing. Why? That is the question :) Correct. Maybe...

@mbabker do you have any errors or similiar in the logs?

Saddly yes. When you are a user with no persmissions on gihub but just on the tracker and set a item e.g. to RTC all labels expected RTC are removed.

@b2z do you test against the CMS Repo? Than the error makes sense as you don't have access to the CMS Repo using github. `exception: JTracker\Github\Exception\GithubException: Issue not editable by...