Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-18015

Unable to access artifact if the URL have the word "resources"

    XMLWordPrintable

Details

    Description

      Summary

      Unable to access the artifact if it is created with multiple directories and have the folder name "resources"

      Steps to Reproduce

      1. Create a file "test.txt" in the directory "resources/testfolder"
      2. Create a artifact name "test" with copy pattern "resources/**"
      3. Create a file "test2.txt" in the directory "testfolder2"
      4. Create a artifact name "resources" with copy pattern "testfolder2/*"
      5. Commit the above files into a Git repository
      6. Run the Bamboo plan
      7. Try to access the above artifacts

      Expected Results

      Able to access the aritifacts successfully

      Actual Results

      Fail to access with the artifact with the page error:

      Page not found
      
      Sorry, the page you were trying to reach does not exist. Try going back to the dashboard and browse the site to find the page you were looking for.
      
      Go to...
      
      Site homepage
      

      Notes

      • No error in the logs
      • It seems that the problem will happen if there is "resources" in the URL
      • Can access the files in the "resources" directory but not the files in the sub-directory of "resources", for example: /resources/<can_access>/can't_access

      Attachments

        Activity

          People

            mgardias Marcin Gardias
            klfoong Foong (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: