salesagility / SuiteCRM

SuiteCRM - Open source CRM for the world
https://www.suitecrm.com
GNU Affero General Public License v3.0
4.44k stars 2.07k forks source link

Survey Responses doesn't get assigned_user after sending Survey #10327

Closed SinergiaCRM closed 4 months ago

SinergiaCRM commented 8 months ago

Issue

When sending a Survey, a Survey response is created, but this have the assigned_user field empty.

Expected Behavior

The Survey Response should have the same assigned_user as the Survey

Actual Behavior

No assigned_user is set.

Possible Fix

Adding the assigned_user when the Survey response is created.

Steps to Reproduce

  1. Create a Survey and make it public
  2. Open the Survey link and send a Survey response
  3. Check that the survey the response has an empty value in the assigned_user

Context

This may cause confusion.

Your Environment