Issue Details (XML | Word | Printable)

Key: JRA-14389
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Nick Menere [Atlassian]
Votes: 0
Watchers: 0
Operations

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

Concurrency issue with default field configs can cause multiple entries in the database

Created: 03/Feb/08 05:33 PM   Updated: 04/Feb/08 01:11 AM
Component/s: Backend / Domain Model
Affects Version/s: 3.7
Fix Version/s: 3.13.x

Time Tracking:
Not Specified

Participants: Nick Menere [Atlassian]
Since last comment: 35 weeks, 1 day ago
Labels:


 Description  « Hide
In the action ViewIssueFields.java (an action that has about half a dozen commands), the store() method is not thread safe. This can cause problems when we are creating the Default Field Config for the first time. It can result in 2 database entries (in fieldlaout table) and this causes a lot of things to blow up.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.