Hey Craig, The short version is no, don't know where to fix it.
In some spare time I did a bunch of investigation, which I don't have access to my notes right now, but it essentially should be somewhere in https://github.com/jenkinsci/github-oauth-plugin/blob/master/src/main/java/org/jenkinsci/plugins/GithubRequireOrganizationMembershipACL.java#L82 (or at least that plugin) and some interaction with the https://github.com/jenkinsci/display-url-api-plugin plugin. It hasn't been a priority for me (since there's a work around, and I've been focusing on BO specific items) to try to reproduce on my own instance where i can enable the debugger and walk through things. I will say it bugs me enough that I *will* look into it, just not right now. Work around 1) Login to ci.blueocean.io - https://ci.blueocean.io/securityRealm/commenceLogin?from=%2F 2) Click on redirect link On Thu, Feb 21, 2019 at 9:40 PM Craig Rodrigues <[email protected]> wrote: > Gavin, > > In this pull request: > https://github.com/jenkinsci/blueocean-plugin/pull/1918 > > One of the automatically generated links is this: > > https://ci.blueocean.io/job/blueocean/job/bug%252FJENKINS-38339-fix/2/display/redirect > > which is broken. > > Do you know where in the config we can fix this? > > -- > Craig > > On Thu, Feb 7, 2019 at 2:47 PM 'Gavin Mogan' via Jenkins Developers < > [email protected]> wrote: > >> I've been poking at that link for a few weeks now. I'm pretty sure it's a >> side effect of the github-oauth-plugin configuration/plugin that is >> installed but I have to setup a dev instance to confirm. >> >> For now if you login to the instance, the link will work. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-dev/18c46df5-66e7-4da9-8363-f3be8def86ad%40googlegroups.com >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CAG%3DrPVfHd_9DzOSG0Msecvwxk5-U7O61jz7F-2RTZEnd1%2BXHag%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CAG%3DrPVfHd_9DzOSG0Msecvwxk5-U7O61jz7F-2RTZEnd1%2BXHag%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAAgr96JO2c%2Bsb762kf-w_5kSXJ%2BFEaN1Y5toyop62eLAUup%2BQQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
