Has anyone come across this scenario ?
In Guvnor 5.4.0.final, when user1 initially logs in and updates a asset(
saves and closes it, logs out ) , subsequent asset updates for same asset or
different asset by user2 still show as done by user1 which is incorrect.
updates done by user2 need to be shown as Last modified by user2 and not
user1 .
In the log file extract shown below, though the changes were done by user2 ,
it shows in the logs as well as Guvnor asset attributes screen as done by
user1 which is incorrect.
This is even though user1 and user2 logged out and logged in a couple of
times to see if Guvnor was holding on to an asset .
8443-exec-1} (SecurityServiceImpl) - Logging in user [user1]
[2013-07-19 13:22:22,311 INFO] {http-bio-8443-exec-15}
(SecurityServiceImpl) - Logging in user [user2]
[2013-07-19 13:29:54,501 INFO] {http-bio-8443-exec-20}
(RepositoryAssetService) - USER:user1
CHECKING IN asset: [EducationRules] UUID:
[35c6a33b-5e09-4bef-a850-fd72aee7d909]
[2013-07-19 13:33:36,930 INFO] {http-bio-8443-exec-26}
(RepositoryAssetService) - USER:user1 CHECKING IN asset: [EducationRules]
UUID: [35c6a33b-5e09-4bef-a850-fd72aee7d909]
[2013-07-19 13:39:14,178 INFO] {http-bio-8443-exec-26}
(RepositoryAssetService) - USER:user1 CHECKING IN asset: [EducationRules]
UUID: [35c6a33b-5e09-4bef-a850-fd72aee7d909]
[2013-07-19 13:43:20,491 INFO] {http-bio-8443-exec-37}
(RepositoryAssetService) - USER:user1 CHECKING IN asset: [EducationRules]
UUID: [35c6a33b-5e09-4bef-a850-fd72aee7d909]
[2013-07-19 13:44:35,731 INFO] {http-bio-8443-exec-36}
(RepositoryAssetService) - USER:user1 CHECKING IN asset: [NeedProducts]
UUID: [dbed4045-52f3-4cfe-9d7e-a9506ab65c7b]
[2013-07-19 13:45:19,537 INFO] {http-bio-8443-exec-36}
(SecurityServiceImpl) - Logging in user [user2]
[2013-07-19 13:45:40,223 INFO] {http-bio-8443-exec-33}
(RepositoryAssetService) - USER:user1 CHECKING IN asset: [NeedProducts]
UUID: [dbed4045-52f3-4cfe-9d7e-a9506ab65c7b]
[2013-07-19 13:47:15,307 INFO] {http-bio-8443-exec-38}
(SecurityServiceImpl) - Logging in user [user2]
[2013-07-19 13:47:41,765 INFO] {http-bio-8443-exec-37}
(RepositoryAssetService) - USER:user1 CHECKING IN asset: [VisaOptions] UUID:
[ab453826-b0e2-4966-b25c-f2ca4ad59df7]
[2013-07-19 13:49:16,209 INFO] {http-bio-8443-exec-39}
(ServiceImplementation) - USER:user1 CREATING new asset name [Option] in
package [SreeramCreditOptions_R113]
[2013-07-19 13:49:16,911 INFO] {http-bio-8443-exec-39}
(RepositoryAssetService) - USER:user1 CHECKING IN asset: [Option] UUID:
[2d9ac9df-5cf9-4656-9e75-76f4bac64580]
[2013-07-19 13:49:54,430 INFO] {http-bio-8443-exec-39}
(RepositoryAssetService) - USER:user1 CHECKING IN asset: [Option] UUID:
[2d9ac9df-5cf9-4656-9e75-76f4bac64580]
-----
Ram
--
View this message in context:
http://drools.46999.n3.nabble.com/last-modified-and-created-by-attributes...
Sent from the Drools: User forum mailing list archive at
Nabble.com.