On 2013/7/23 7:39, vadlam wrote:
we noticed the behavior that the userid of the user who logs in first
into
Guvnor after it is started up is the one that shows up for all subsequent
updates to assets irrespective of who modifies the asset.
In the RepositoryAssetService class in guvnor-webapp-core module, the
getCurrentUserName() always shows the same userid ( whoever logs in first )
log.info( "USER:" + getCurrentUserName() + " CHECKING IN asset: [" +
asset.getName() + "] UUID: [" + asset.getUuid() + "] " );
Hi,
I've filed
https://issues.jboss.org/browse/GUVNOR-2027 for this
issue. Thanks.
Cheers,
Jervis