Bug 1022760 - Occasional Exception when adding a project maintainer
Summary: Occasional Exception when adding a project maintainer
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Zanata
Classification: Retired
Component: Component-Logic
Version: 3.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: zanata-dev-internal
QA Contact: Zanata-QA Mailling List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-24 00:42 UTC by Damian Jansen
Modified: 2014-07-28 05:48 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2014-07-28 05:48:10 UTC


Attachments (Terms of Use)
Test run log file (257.92 KB, text/x-log)
2013-10-24 00:42 UTC, Damian Jansen
no flags Details

Description Damian Jansen 2013-10-24 00:42:55 UTC
Created attachment 815593 [details]
Test run log file

Description of problem:
Occasionally an exception will occur when pressing add and close on the Add Maintainer dialog

Version-Release number of selected component (if applicable):
3.x

How reproducible:
Difficult, occasional

Steps to Reproduce:
1. Sign in as admin, go to a project
2. Press Manage Maintainers
3. Press Add Maintainer
4. Enter a maintainer name
5. Click the autocomplete
6. Click somewhere to populate the fields
7. Press Add
8. Press Close

Actual results:
Exception:
org.hibernate.StaleObjectStateException: Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect): [org.zanata.model.HProject#1]

Expected results:
No exception.

Additional info:
Run log attached

Comment 1 Alex Eng 2014-06-18 03:09:51 UTC
Is this issue still occurring in 3.4.x?

Comment 2 Damian Jansen 2014-07-28 05:48:10 UTC
As of 3.5.0-SNAPSHOT (git-server-3.4.2-201-ge0afdde) - it appears not.


Note You need to log in before you can comment on or make changes to this bug.