Quantcast

[JIRA] (JENKINS-15417) Configuration web page doesn't lock

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15417) Configuration web page doesn't lock

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 05/Oct/12 9:51 AM
Description:

Currently, with the configure page:
http://host:8080/job/project/configure

If two admins are changing settings in the same time, some data may be lost.

How to reproduce:
1. user1 open configure
2. user2 open configure
At this point, they both have the configuration
3. user1 saves its changes
4. user2 saves its changes
At this point, user1 changes are lost.

Project: Jenkins
Priority: Major Major
Reporter: Jerome Reybert
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...