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-10505
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Anton Mazkovoi [Atlassian]
Reporter: Anton Mazkovoi [Atlassian]
Votes: 0
Watchers: 0
Operations

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

Second dropdown list of Cascading Select custom field does not get updated during Bulk Workflow Transition

Created: 28/Jun/06 10:02 PM   Updated: 30/Jul/06 07:37 PM
Component/s: Bulk Operations, Custom Fields
Affects Version/s: 3.6, 3.6.1, 3.6.2
Fix Version/s: 3.6.3

Time Tracking:
Not Specified

File Attachments: 1. File bulkworkflowtransition_editfields.jsp (16 kB)

Issue Links:
Reference
 

Participants: Anton Mazkovoi [Atlassian] and Susan Davies
Since last comment: 2 years, 6 weeks, 5 days ago
Resolution Date: 28/Jun/06 10:41 PM
Labels:


 Description  « Hide
The problem is that the javascript function that automatically checks the checkbox when teh field changes overrides the existing javascript function that updates the dependent (second) select box.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Anton Mazkovoi [Atlassian] added a comment - 28/Jun/06 10:35 PM
The following patch should fix the issue for JIRA 3.6 and 3.6.1 and 3.6.2.

To apply the patch, if you are using JIRA Standalone please do the following:

1. Download all attached file
2. Backup existing <jira_install_dir>/atlassian-jira/secure/views/bulkedit/bulkworkflowtransition_editfields.jsp
3. Copy the downloaded file to <jira_install_dir>/atlassian-jira/secure/views/bulkedit/bulkworkflowtransition_editfields.jsp

Tomcat should detect that the page has been modified and recompile the page. If the change is not detected you will need to remove the following files:
<jira_install_dir>/work/Catalina/localhost/_/org/apache/jsp/secure/views/bulkedit/bulkworkflowtransition_005feditfields_jsp.java
<jira_install_dir>/work/Catalina/localhost/_/org/apache/jsp/secure/views/bulkedit/bulkworkflowtransition_005feditfields_jsp.class

If you are using the WAR distribution of JIRA:

1. Download all attached files
2. Copy the files to <jira_install_dir>/webapp/secure/views/bulkedit/bulkworkflowtransition_editfields.jsp
6. Run 'build.sh clean' on unix or 'build.bat clean' on windows
7. Run 'build.sh' on unix or 'build.bat' on windows
8. Redeploy the JIRA web app into your application server
9. Restart the application server


Susan Davies added a comment - 12/Jul/06 05:32 AM
Patch applied in DEV - doesn't appear to have fixed the problem. I still get the same error.

Anton Mazkovoi [Atlassian] added a comment - 12/Jul/06 07:50 PM
Susan,

I have reopened your support case regarding this issue. Please lets use the support case to resolve the problem.

Thanks,
Anton