Visual Task Board activity stream does not display activitiesDescriptionIncreasing the max length of sys_user, for example, from 40 to 100, and increasing the user ID to more than 40 characters while sys_updated_by or sys_created_by remain the same (a max length of 40 characters) breaks the activity stream of the Visual Task Board.Steps to Reproduce Log in to an instance as ITIL. Create a new free form Visual Task Board. Add a task in the To Do column. Click on the card. Note that the activity stream is displayed. Add a user to the newly created Visual Task Board. Impersonate the user. Go to the Visual Task Board and change the card from the To Do lane to the Doing lane. Open the card. Note that the activity stream shows that the user changed the card from lane to lane. Impersonate maint. Go to the Visual Task Board and open the card. Note that the activity stream shows that the user changed the card from lane to lane. Go to the user record's user definition and increase the character max length of its user ID from 40 to 100 (that is, the sys_dictionary record for the user_name column for sys_user table. Change the user's User ID to a string longer than 40 characters. Impersonate this user and change the card from the Doing lane to the To Do lane. Open the card. Note that the activity stream is showing no activity. sys_updated_by is now 50 characters compared to the max length in sys_user, which is 40 characters. This causes the Visual Task Board activity stream to fail. This same problem occurs with sys_created_by. WorkaroundThis issue is under review. To receive notifications when more information is available, subscribe to this Known Error article by clicking the Subscribe button at the top right of the article. If you are able to upgrade, review the Fixed In or Intended Fix Version fields to determine whether any versions have a planned or permanent fix. Related Problem: PRB1089529