Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel1

...

Warning

Requires IntelliJ IDEA versions 2020.1, 2019.3.x, 2019.2.x

Pricefx Studio 6.6 (builds 201.2919 / 192.

...

2923)

New Features

  • PFAUT-113 Opening logics (and some other object types) is now possible from the Fetch/Deploy tool windows

  • PFAUT-532 Mark 'elements' folders as source instead of 'CalculationLogic' folde

  • PFAUT-520 Groovy console engine has been changed. It is not using the local debugging functionality, but instead behaves now the same way as test execution of a logic. Therefore api.jsonEncode() may become useful when displaying api.find() in the table grid.

  • PFAUT-76 Mark orphan element files with red icon in project tree. It is useful when you did a mistake when merging in GIT so there is a element file that is not in logic.json

  • PFAUT-522 Configurator Builder introduced. You can now design Product configurator that can be used in QC.

  • PFAUT-537 Target date parameter added to both groovy consoles

  • PFAUT-517 Pretty formatting of filters in JSON format in Tree tab of the Results tool window

  • PFAUT-530 Lazy loading of GroovyConsole to decrease memory consumption. It should also speed up the opening of the logic.json editor

...