Jobfilter does not work on cloudbees subfolders

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Not A Defect
    • Priority: Minor
    • Component/s: other
    • Environment:
      Jenkins 1.618
      Java 1.8.U45
      role-strategy-plugin 2.2.0
      Windows Server 2012 x64
      cloudbees folder plugin 4.8

      Hi,
      I have big problems to filter jobs in cloudbees subfolders.
      Either I do the regex wrong or it does not work for some other reasons.
      I thought I got it running some time ago, but unfortunately today it fails, i.e. the jobs aren't visible to the user.
      If I enter only the rootfolder name as pattern, it works, e.g. "^Folder" as pattern shows me the folder but without content, "^Folder.*" as pattern shows me the folder WITH content)
      If I want to limit the visibility in there it doesn't show me the folder at all, e.g."^Folder/T." or even "^Folder.*T" does not show anything.

      So my questions:
      1. Do I something wrong in the pattern ? Isn't it a standard java pattern ?
      2. I assume it would be matches against the item.getFullName(), or ? That looks on subfolder items like Folder/SubFolder/Item, or ?
      3. Is there any option to enable logging to get some more details ? I am not very skilled in Jenkins logging, and adding a logger for "com.michelin.cio.hudson.plugins.rolestrategy" does not show anything .

      Possibly I know that this may be not a bug, only a stupid user (as usual ), but any help is much appreciated.

      Regards, Bernd Spickers

            Assignee:
            Oleg Nenashev
            Reporter:
            Bernd Spickers
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: