salesagility / SuiteCRM

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

Fix #10327 - Survey Responses doesn't get assigned_user after sending Survey #10328

Closed SinergiaCRM closed 2 months ago

SinergiaCRM commented 5 months ago

Adding assigned_user when creating a Survey Response after sending a Survey.

Description

Adding assigned_user to Survey Response

Motivation and Context

An assigned_user is set in any Survey Response

How To Test This

  1. Create a Survey and make it public
  2. Open the Survey link and send a Survey response
  3. Check that the Survey Response has the same assigned_user as the Survey

Types of changes

Final checklist

serhiisamko091184 commented 5 months ago

Hey @SinergiaCRM,

many thanks for your PR!

Regards, Serhii