•  
      request #12224 The Tuleap Mylyn connector shows only public projects
    Infos
    #12224
    Vincent Hémery (vhemery)
    2018-11-26 09:46
    2018-09-03 17:42
    12892
    Details
    The Tuleap Mylyn connector shows only public projects
    The Tuleap Mylyn connector for Eclipse only shows the public projects. Private projects are not shown during project selection page when creating a new query.

    This issue is a major one, since you can use the Mylyn query wizard only by making your project public, which is not suitable at all.
    The problem is illustrated in the attached image.


    This comes from the fact that the TuleapRepositoryConnector does not login before requesting the projects list. Simply adding a login line makes private projects visible again.
    See attached patch for the fix.
    Mylyn
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2018-11-23
    Attachments
    References
    Referenced by request #12224

    Artifact Tracker v5

    rel #12269 10.8

    Follow-ups

    User avatar

    Stable repo is up to date with 2.4 as well.


    • Reported in version changed from development to All
    User avatar

    Update site now expose v2.4.0 of the connector that include you fix, Thanks Vincent !


    • Status changed from New to Closed
    • Close date set to 2018-11-23
    User avatar
    If this comment appears it means that test was successful so no reason to block integration and we should release a new version soon !
    Thanks for the patch.
    User avatar
    No need to. I hereby release the code.
    I prefer having it fast than going through the process myself. ;)
    So I just make it as convenient to integrate as possible so that you don't have any trouble with it.
    User avatar

    Thanks for your patch, we will test it ASAP.

    Would you be interested to submit it on gerrit so you can get all the credit in git history ?