How to make Alert User attribute editable in SOI Console?
1) Add "editable" tag to the \SOI\SamUI\webapps\sam\WEB-INF\alarm\config\column-userDefined1-config.xml file to make this "User Attribute1" editable as shown below
<name>com.<Domain>.spectrum.app.alarm.client.detail.USERATTRIBUTE1</name>
<content>
<attribute>AlarmAttrID.USERATTRIBUTE1</attribute>
</content>
<editable/>
2) Save the file and re-open SOI console to take these changes' affect