Project

General

Profile

Actions

Bug #14508

open

_exec: output will not be passed down

Added by Benjamin Baer over 1 year ago. Updated 17 days ago.

Status:
New
Priority:
Normal
Assignee:
Carsten Rose
Target version:
Start date:
12.07.2022
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
No
Vote:

Description

The output of _exec can't be passed down to fields below, even with AS '_exec|column'

{{column}} will return the command, not the output {{&column}} will return empty, not the output

BTW: folgender Code verhaelt sich korrekt


10.sql = SELECT 'echo "Hello World"' AS '_exec'

20.sql = SELECT '{{10.exec}}'
Actions #1

Updated by Carsten Rose over 1 year ago

  • Target version changed from next3 to 355
Actions #2

Updated by Carsten Rose over 1 year ago

  • Description updated (diff)
Actions #3

Updated by Carsten Rose over 1 year ago

  • Target version changed from 355 to 385
Actions #4

Updated by Carsten Rose over 1 year ago

  • Tracker changed from Support to Bug
  • Prio Planung set to No
Actions #5

Updated by Carsten Rose 17 days ago

  • Target version changed from 385 to 24.10.0
Actions

Also available in: Atom PDF