Issue Details (XML | Word | Printable)

Key: JRA-7171
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Dylan Etkin [Atlassian]
Reporter: Mark Chaimungkalanont [Atlassian]
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
JIRA

Cannot clear update issue field post workflow function

Created: 28/Jun/05 01:40 AM   Updated: 30/Jul/06 07:35 PM
Component/s: Workflow
Affects Version/s: 3.2.2
Fix Version/s: 3.3 Beta1

Time Tracking:
Not Specified

Participants: Dylan Etkin [Atlassian] and Mark Chaimungkalanont [Atlassian]
Since last comment: 3 years, 21 weeks, 4 days ago
Resolution Date: 06/Jul/05 05:10 PM
Labels:


 Description  « Hide
Cannot clear update issue field post workflow function

If you have a value set (say for Resolution) setting the value back to none will not work (valuer will be ignored)

Editing:
com.atlassian.jira.plugin.workflow.UpdateIssueFieldFunctionPluginFactory:getDescriptorParams
to set the value when string is empty will fix it.

For a workaround, delete the function and add a new one with a blank value



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dylan Etkin [Atlassian] added a comment - 06/Jul/05 05:10 PM
We now allow empty values through so we can "unset" the value through the UI.