
|
If you were logged in you would be able to see more operations.
|
|
|
|
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.
|
|
Description
|
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.
|
Show » |
| There are no comments yet on this issue.
|
|