Live Feed post is not displayed for the sys_template table if any custom Journal Input field exists in the tableDescription Live Feed post is not displayed for the sys_template table if any custom Journal Input field exists in the table. If sys_template table has a custom Journal Input field, the Live Feed messages are not displayed. Steps to Reproduce Enable Live Feed on the sys_template table. Go to sys_dictionary.do. In the dictionary attributes, add live_feed=true. The live_feed dictionary attribute must be set to true for the table. Enable the Live Feed option to be displayed in the form header of the template record. Go to sys_properties_list.do. Locate the glide.live_feed.task_header_button property. Ensure that Value is set to both. In a template record, activate and post a comment on Live Feed. Navigate to System Definition > Templates (or sys_template_list.do). Open any template record or create a new template, for example, TEMPLATE1234. In the form header, click the ... (More Options) button and choose Live Feed. Post a comment on Live feed. The comment is posted. Create a custom column in the sys_template table with the following values: Name: u_journal_testType: Journal Input Save the changes. Once again in a template record, activate and post a comment on Live Feed. Follow the instructions for Step 3. There is no message to display and Live feed posts are not displayed anymore. Workaround Use a Journal field instead of an input field. Related Problem: PRB1089121