Page MenuHomeFeedback Tracker

getShotParents returns empty array for non-shot parameter instead of array of two nulls
Closed, ResolvedPublic

Description

getShotParents scripting command returns [] when it would make sense for it to return array of two nulls like it does on shots without parents for consistency of returned value contents.

Details

Severity
Tweak
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Scripting
Steps To Reproduce
  1. Execute getShotParents objNull
  2. Observe [] instead of [<NULL-object>,<NULL-object>]

Event Timeline

SaMatra created this task.May 20 2023, 1:40 PM
This comment was removed by BIS_fnc_KK.
BIS_fnc_KK set Ref Ticket to AIII-55687.May 21 2023, 11:20 AM

Revision: 150636

BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.May 21 2023, 11:24 AM
BIS_fnc_KK changed the task status from New to Feedback.
BIS_fnc_KK added a subscriber: BIS_fnc_KK.

Can be closed as resolved.

Leopard20 closed this task as Resolved.Sep 11 2023, 1:47 PM