New and Improved 3.13 Beta. Highlights: Shareable filters and dashboards and lots of other goodies. Any feedback can be raised as JIRA issues in the JIRA project.
Issue Details (XML | Word | Printable)

Key: JRA-8866
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Dylan Etkin [Atlassian]
Reporter: Ahmet Goral
Votes: 0
Watchers: 0
Operations

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

Comments lost during workflow transition

Created: 21/Dec/05 10:17 AM   Updated: 30/Jul/06 07:35 PM
Component/s: Workflow
Affects Version/s: 3.4.1
Fix Version/s: 3.4.3

Time Tracking:
Not Specified

File Attachments: 1. File CommentAssignIssue.class (8 kB)


Participants: Ahmet Goral, Anton Mazkovoi [Atlassian] and Dylan Etkin [Atlassian]
Since last comment: 2 years, 35 weeks, 6 days ago
Resolution Date: 22/Dec/05 04:32 PM
Labels:


 Description  « Hide
If there are any required fields on a screen which are not filled or selected, when the transition button is clicked, the screen is refreshed with the required fields marked in pink and the comments are erased. Can this be fixed?
Thanks.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Anton Mazkovoi [Atlassian] added a comment - 21/Dec/05 04:08 PM
We'll have a look into this.

Dylan Etkin [Atlassian] added a comment - 21/Dec/05 07:47 PM
Hi Ahmet,
Thanks for reporting this we were indeed losing the comment value on the workflow transition screen. I have attached a patch that will fix this issue for you. The following instructions should help you to apply the patch.

If you are using JIRA Standalone please do the following:

1. Download the attached file CommentAssignIssue.class
2. Copy the files to <jira_install_dir>/atlassian-jira/WEB-INF/classes/com/atlassian/jira/web/action/issue/ overwriting the file there
3. Restart JIRA

If you are using the WAR distribution of JIRA:

1. Download the attached file CommentAssignIssue.class
2. Copy the files to <jira_install_dir>/webapp/WEB-INF/classes/com/atlassian/jira/web/action/issue/ overwriting the file there
3. Run 'build.sh clean' on unix or 'build.bat clean' on windows
4. Run 'build.sh' on unix or 'build.bat' on windows
5. Redeploy the JIRA web app into your application server
6. Restart the application server

I hope this help.
Thanks,
Dylan


Ahmet Goral added a comment - 21/Dec/05 08:28 PM
Amazing! Thanks for reminding me why we picked you guys.
5 star support
...and yes, it works

Thanks
Ahmet