Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings lost after upgrade to 0.3.20 #98

Open
jontro opened this issue May 27, 2020 · 2 comments
Open

Settings lost after upgrade to 0.3.20 #98

jontro opened this issue May 27, 2020 · 2 comments

Comments

@jontro
Copy link

jontro commented May 27, 2020

After upgrading to 0.3.20 all the settings configured were lost automatically.

I received the following warning in jenkins monitor:

MissingFieldException: No field 'credentialId' found in class 'br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder', MissingFieldException: No field 'awsRegion' found in class 'br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder', MissingFieldException: No field 'applicationName' found in class 'br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder', MissingFieldException: No field 'environmentName' found in class 'br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder', MissingFieldException: No field 'bucketName' found in class 'br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder', MissingFieldException: No field 'keyPrefix' found in class 'br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder', MissingFieldException: No field 'versionLabelFormat' found in class 'br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder', MissingFieldException: No field 'rootObject' found in class 'br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder', MissingFieldException: No field 'includes' found in class 'br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder', MissingFieldException: No field 'excludes' found in class 'br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder', MissingFieldException: No field 'zeroDowntime' found in class 'br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder', MissingFieldException: No field 'sleepTime' found in class 'br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder', MissingFieldException: No field 'checkHealth' found in class 'br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder', MissingFieldException: No field 'maxAttempts' found in class 'br.com.ingenieux.jenkins.plugins.awsebdeployment.AWSEBDeploymentBuilder'

@jontro
Copy link
Author

jontro commented May 27, 2020

Looks like and extra element has been added in the xml as a direct child to the plugin.

@abrcdf1023
Copy link

abrcdf1023 commented Jun 24, 2020

The same here my working version is v0.3.19 if update to v0.3.21 all project config will lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants