jenkinsci / aws-codecommit-trigger-plugin

Jenkins plugin for triggering jobs with AWS CodeCommit repo updates
https://www.ribose.com
Apache License 2.0
6 stars 12 forks source link

Empty drop down menu for region and sqs in plugin configuration section (Jenkins version above 2.235.5) #54

Open xKostyan opened 4 years ago

xKostyan commented 4 years ago

I have two Jenkins instances running: Jenkins 2.255 and Jenkins 2.235.5 On a 2.255 version, when I attempt to program plugins (under Manage Jenkins-> Configuration) AWS credentials, region, and SQS - drop-down menus for region and SQS are empty. Doing the same on 2.235.5 instance - have no issues.

xKostyan commented 4 years ago

I went back and installed one by one older Jenkins versions and the last Jenkins version this plugin works for me is 2.235.5 (LTS). Even 2.249.0 LTS (and all following versions for weekly releases) this plugin giving me issue as described above (dropdowns are empty in config) OS: Windows 10 Enterprise Installation from jenkins.war (as "java -jar jenkins.war)

phuonghuynh commented 4 years ago

Same reason as in https://github.com/riboseinc/aws-codecommit-trigger-plugin/issues/84

pkshort commented 4 years ago

Having the same issue as above.