marklogic-community / pipes

Pipes for MarkLogic DataHub is visual programming tool for MarkLogic Data Hub. It integrates with MarkLogic's Datahub and produces custom code step(s) using a no-code UI environment.
https://marklogic-community.github.io/pipes/
Other
12 stars 1 forks source link

[BUG] Auto Format Date is not working #332

Closed JhansiBonthu closed 3 years ago

JhansiBonthu commented 3 years ago

Describe the bug After upgrading the pipes to 1.4.Auto format date is not working.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Graph'
  2. Click on 'Format' and select Auto Format Date
  3. Click on Generate-> Current Date
  4. Map Current Date to Auto Format Date as input.
  5. It throws an error says as below.

2020-10-20 13:57:37.522 Error: Exception occured during graph execution: ReferenceError: r is not defined

Expected behavior Auto format has to be worked as expected.

Screenshots image

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

josvanroosmalen commented 3 years ago

This will be fixed in 2.0 Will add a unit test to the QA harness for this one.

josvanroosmalen commented 3 years ago

Unit test added. should be fixed in 2.0