Can not update attribute
We have three attributes with the type of "text", but in our Test Environment and Dev environment we are not able to update their value. Our dev and test environment using the same library and same RAM version 7.2.0.2 testFix902fa
Detail behavior:
When update this asset, input some value on the asset attribute, then click update button, the screen shows successfully updated. But when check the asset again it shows empty value for these attributes whatever the value you input.
1) Dev environment: Using RAM admin user and normal RAM user both have problem to update these attributes, they always show blank value after updated. FireFox browser has problem but IE no problem.
2) Test environment: Using RAM admin user can update attribute, but normal RAM user can not. Both Fireffox and IE browser has this problem.
Detail behavior:
When update this asset, input some value on the asset attribute, then click update button, the screen shows successfully updated. But when check the asset again it shows empty value for these attributes whatever the value you input.
1) Dev environment: Using RAM admin user and normal RAM user both have problem to update these attributes, they always show blank value after updated. FireFox browser has problem but IE no problem.
2) Test environment: Using RAM admin user can update attribute, but normal RAM user can not. Both Fireffox and IE browser has this problem.
8 answers
Could you check to see if there are any messages in the ramDebug.log file or SystemOut.log file at the times you try to update the attributes? You can reach the logs files by navigating to Administration -> Tools -> All support logs.
Also, are you able to update the attributes from the eclipse client or does it fail there also?
Also, are you able to update the attributes from the eclipse client or does it fail there also?
We have checked following:
1) Compare the RAM debug log before set this attribute from UI and after that, the ram log is no any change.
2) When try to use RAM client API to set value, it is no problem, This issue only happen when using RAM UI.
3) There is no any Constraints defined for this attribute after check Asset type constraint page.
1) Compare the RAM debug log before set this attribute from UI and after that, the ram log is no any change.
2) When try to use RAM client API to set value, it is no problem, This issue only happen when using RAM UI.
3) There is no any Constraints defined for this attribute after check Asset type constraint page.