Remove redundant node save action before generating recommendations

Created on 17 April 2024, 2 months ago
Updated 14 May 2024, about 2 months ago

Problem/Motivation

It has been noted that during the process of obtaining content recommendations for an existing node, there's a redundant $node->save operation that is executed prior to the retrieval of the actual recommendations.

Proposed resolution

To optimize this, the save action should be eliminated and any necessary code restructuring should be carried out. The updated process should ensure that a node is only saved when the end-user explicitly saves it using the submit button.

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India secretsayan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024