Alexander Rühl
Alexander Rühl

Reputation: 6939

Jenkins: All post-build actions appear twice - no SVN tagging

We have some Jenkins (was formerly a Hudson system) jobs running. Now, we saw that all of a sudden most of the post build actions appear twice: enter image description here Additionally, if Subversion tagging for successful build is selected, it won't do the tagging anymore because it's deselected again and the input fields go back to default if configuration is reopened (no matter if one or both of the same post build action is selected).

Has anyone had this strange behaviour as well and can tell me how to get rid of it?

Upvotes: 1

Views: 539

Answers (1)

Alexander Rühl
Alexander Rühl

Reputation: 6939

Since I had the problem again, I'd like to add my previously stated comment as answer - after updating all plugins, the problem was solved and every option was listed only once.

Upvotes: 1

Related Questions