Don't call "kDBEventHandler::checkItemStatus" when ID doesn't come from Web Request

Components

Labels

Description

Plan:

  1. make "kDBEventHandler::getPassedId" and "kDBEventHandler::StoreSelectedIDs" methods to set "id_from_request" event parameter to the "$event" variable, when ID was obtained from Web Request

  2. in the "kDBEventHandler::OnItemBuild" event, when we're doing object auto-loading replace call to "kDBEventHandler::checkItemStatus" method with "true", when "id_from_request" event parameter is "false"

  3. to reduce human error factor the "kEvent::ID_FROM_REQUEST" constant needs to be created and used instead of using "id_from_request" string

Context Information

None

Additional information (do not use)

None

Activity

Alex November 28, 2016 at 9:26 AM

Closing issues of a released version.

[API] Administrator July 25, 2016 at 8:55 AM

User committed a fix to 5.2.x. Commit Message:

Fixes - Don't call "kDBEventHandler::checkItemStatus" when ID doesn't come from Web Request

Differential Revision: http://qa.in-portal.org/D188

Alex July 25, 2016 at 8:54 AM

alex closed D188: - Don't call "kDBEventHandler::checkItemStatus" when ID doesn't come from Web Request by committing rINP16379: Fixes - Don't call "kDBEventHandler::checkItemStatus" when ID….
alex updated the diff for D188: - Don't call "kDBEventHandler::checkItemStatus" when ID doesn't come from Web Request.

Alex March 10, 2016 at 11:34 AM

alex added a project to D188: - Don't call "kDBEventHandler::checkItemStatus" when ID doesn't come from Web Request: Intechnic: RPI.

Gleb Sinkovskiy February 17, 2016 at 8:17 AM

glebs accepted D188: - Don't call "kDBEventHandler::checkItemStatus" when ID doesn't come from Web Request.
D188: - Don't call "kDBEventHandler::checkItemStatus" when ID doesn't come from Web Request is now accepted and ready to land.

Fixed

Details

Priority

Assignee

Reporter

Developer

Reviewer

Change Log Group

Changed

Change Log Message

Patch Instructions

Patches must be submitted through Phabricator.

Story Points

Fix versions

Created January 19, 2016 at 2:49 PM
Updated December 29, 2024 at 8:53 PM
Resolved July 25, 2016 at 8:55 AM