Value of opened_by is not matching created_byIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } table tr td { padding: 15px; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } hr{ border-top-width: 1px; border-top-style: solid; border-top-color: #cccccc; } ul { list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Overview Creating new records from a list with saved filter can have different 'Opened by' and 'Created by'. End users may report this behavior as intermittent if they create records through different means. 'Opened by' and 'Created by' does not match Determine how the record was createdCommon methods of creating incidents include: Through the standard UIRecord producersService Catalog items (with possible Workflow)Inbound Email Action If record was created through standard UI, check if there is a filter.If yes, you can change the preset values from the saved filter as needed. Note: This behavior is not specific to Incident table. Example Example steps to reproduce: Log into is as System AdminNavigate to task.list and filter for opened_by='ITIL User' https://instance_name.service-now.com/task_list.do?sysparm_query=opened_by%3D681b365ec0a80164000fb0b05854a0cdClick 'New' UI ActonSelect any type of task from the interceptor, fill up the form and save the recordResult will show the following fields are set to: Created By: System AdminOpened By: ITIL User Additional Information Explanation of the URL schema by which the system renders pages. Apply, modify, create, and save filters and breadcrumbs.