Set field value from another issue

Bill Wonch February 27, 2014

Hi everyone -

I'm setting a custom field on an issue. When a specific box is checked, I'd like to take the value in that field from the last issue (matching certain other criteria), modify it slightly and drop it in a field on the new issue.

What does that look like with the Behaviours plugin?

Thanks!

Bill

1 answer

0 votes
Bill Wonch February 27, 2014

A little more information - we're using this to do some advanced tracking on our Maven builds - for SNAPSHOT build, we're pushing the revision to a custom field called Version Refernce, with a value of say "1.0.9-SNAPSHOT".

If a release build is specified, we want to populate two other fields on the new issue, one with a value of "1.0.9" and another with "1.0.10-SNAPSHOT".

What's the best way to do this?

Suggest an answer

Log in or Sign up to answer