Project

General

Profile

Actions

Bug #12464

closed

QFQ Function: check for caching problem

Added by Carsten Rose almost 3 years ago. Updated almost 2 years ago.

Status:
Rejected
Priority:
High
Assignee:
Enis Nuredini
Target version:
-
Start date:
29.04.2021
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
Vote:

Description

Bitte ueberpruefen das wenn in einer loop eine QFQ Functon mehrfach aufgerufen wird, sich veraenderte Eingangsparameter durchsetzen.


10 {
  sql = SELECT p.id AS _pId FORM Person AS p

  20 {
    function = testFunction (pId) => fullName
  }
  30.sql = SELECT '{{fulNam:R}}'
}

---------------
testFunction

10 {
  SELECT p.name, p.firstName FROM Person AS p WHERE p.id={{pId:R}}
}

Files

functionSelectCompare.png View functionSelectCompare.png 8.96 KB Enis Nuredini, 13.12.2021 11:46
Actions #1

Updated by Carsten Rose almost 3 years ago

  • Tracker changed from Support to Bug
Actions #2

Updated by Carsten Rose almost 3 years ago

  • Target version changed from next5 to next4
Actions #3

Updated by Carsten Rose almost 3 years ago

  • Target version changed from next4 to next3
Actions #4

Updated by Carsten Rose almost 3 years ago

  • Priority changed from High to Normal
Actions #5

Updated by Carsten Rose almost 3 years ago

  • Assignee set to Carsten Rose
Actions #6

Updated by Carsten Rose almost 3 years ago

  • Status changed from New to ToDo
Actions #7

Updated by Carsten Rose over 2 years ago

  • Priority changed from Normal to High
Actions #8

Updated by Carsten Rose over 2 years ago

  • Assignee changed from Carsten Rose to Enis Nuredini
Actions #9

Updated by Carsten Rose over 2 years ago

  • Target version changed from next3 to next2
Actions #10

Updated by Enis Nuredini over 2 years ago

Funktioniert wie gewollt. Keine Probleme entdeckt.

Actions #11

Updated by Carsten Rose over 2 years ago

  • Target version changed from next2 to 355
Actions #12

Updated by Enis Nuredini over 2 years ago

  • Assignee changed from Carsten Rose to Enis Nuredini
Actions #13

Updated by Enis Nuredini over 2 years ago

  • Status changed from ToDo to Priorize
Actions #14

Updated by Enis Nuredini about 2 years ago

  • Status changed from Priorize to ToDo
Actions #15

Updated by Enis Nuredini about 2 years ago

  • Status changed from ToDo to Rejected

Beim mehrmaligen Testen wurden keine Probleme festgestellt.

Actions #16

Updated by Carsten Rose almost 2 years ago

  • Target version deleted (355)
Actions

Also available in: Atom PDF