setRemainingEstimate

sternpost January 14, 2015

Hello!

 

Trying to set value of Original and Remaining Estimate via jython script.

setOriginalEstimate working fine.

setRemainigEstimate return:

AttributeError: 'com.atlassian.jira.issue.IssueImpl' object has no attribute 'setRemainingEstimate'

 

Documentation at https://docs.atlassian.com/jira/6.1.7/com/atlassian/jira/issue/IssueInputParameters.html#setRemainingEstimate%28java.lang.Long%29 say that this attribute is available.

1 answer

0 votes
sternpost January 16, 2015

As support say it is doc for another class. I was use class which have method setEstimate for set remaining estimate.

Suggest an answer

Log in or Sign up to answer