You may correct this record (sys_add_content_links) in the sys_menu_items table.
Can you please clarify for me, which record should be corrected?
You need to execute the following MySQL query in your UNA database:
UPDATE `sys_menu_items` SET `link`='page.php?i=timeline-view&profile_id={member_id}' WHERE `set_name`='sys_add_content_links' AND `module`='bx_timeline' LIMIT 1
Then clear all cache via the Studio->Dashboard.