Issue Details (XML | Word | Printable)

Key: JRA-6387
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Andy Armstrong
Votes: 26
Watchers: 17
Operations

If you were logged in you would be able to see more operations.
JIRA

Cannot update custom fields in workflow transition

Created: 11/Apr/05 12:02 PM   Updated: 10/Jan/08 12:43 AM
Component/s: Custom Fields, Workflow
Affects Version/s: 3.0.2
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: None
Image Attachments:

1. ScreenHunter_019.jpg
(23 kB)
Environment: JBoss, Sun JDK 1.4.2, Windows XP.
Issue Links:
Duplicate
 
Reference

Participants: Andy Armstrong, Anton Mazkovoi [Atlassian], Ben Hodgkinson, Greg Pelner and Nick Menere [Atlassian]
Since last comment: 2 years, 1 week, 1 day ago
Labels:


 Description  « Hide
The workflow UI is very cool but at least in the version I'm using it does not allow me to update a custom field on a transition. As far as I can tell I can only update "simple" issues (see screenshot).

This feature would make it much simpler to add custom functionality to JIRA. It seems like quite a limitation because typically a workflow is updated to suit a company's process and in that scenario a custom field is likely to be used.

I appreciate that I could write custom Java code for this but that's a level of effort I can't make at this point in time.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Anton Mazkovoi [Atlassian] added a comment - 13/Apr/05 08:41 PM
You are absolutely right, extending the UpdateIssueFieldFunction to support custom fields would be very useful, and we will be looking at this in a future release of JIRA.

Ben Hodgkinson added a comment - 04/Sep/06 04:36 AM
I'd like this functionality to be able to automatically populate a "developer" id when an issue get's fixed and passed to the validation team. That way I can track lists of which issue's person A has fixed for example.

Nick Menere [Atlassian] added a comment - 05/Sep/06 11:53 PM
Ben,

I think there is already a customer written postfuntion to do this - http://confluence.atlassian.com/display/JIRAEXT/JIRA+Workflow+Functions

Cheer,s
Nick


Greg Pelner added a comment - 05/Oct/06 04:57 PM
Couldn't agree more this is a critical need