[COMPASS-7515] Wrong data format in aggregation results in blank export page Created: 12/Dec/23  Updated: 30/Jan/24  Resolved: 10/Jan/24

Status: Closed
Project: Compass
Component/s: None
Affects Version/s: 1.10.4
Fix Version/s: 1.42.0

Type: Bug Priority: Major - P3
Reporter: Hugo Carreira Assignee: Kevin Mas Ruiz
Resolution: Fixed Votes: 0
Labels: first-responder
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

OS: Windows 10
node.js / npm versions:
Additional info: Compass v 1.40.4


Attachments: PNG File Screenshot 2024-01-04 at 10.34.02.png    
Issue Links:
Duplicate
is duplicated by COMPASS-7577 Cannot Return to Filter After Error Closed
Related
is related to COMPASS-7564 Stuck in error message for query Closed
Assigned Teams:
Developer Tools
Documentation Changes: Not Needed

 Description   

Problem Statement/Rationale

On Compass 1.40.4, when using a wrong date format on an aggregation step –  eg., ISODate("25-11-2019") –, while the pipeline displays data, when clicking "Export" the GUI becomes blank.

There is nothing indicating the problem with the date.

Steps to Reproduce

1st – Create a pipeline with a step like:
{
    $match: {
      $expr: {         $gt: [           "$statusChangedAt",           ISODate("25-11-2019"),         ],       },
    },
  }

2nd – Click the "Export" button.

Expected Results

To open the Export GUI page\window.

Actual Results

GUI becomes blank, but the top menu is visible and functional.



 Comments   
Comment by Githook User [ 30/Jan/24 ]

Author:

{'name': 'Kevin Mas Ruiz', 'email': 'kevin.mas@hey.com', 'username': 'kmruiz'}

Message: fix(export,query-bar): bump mongodb-query-parser COMPASS-7515 (#5309)

fix(export,query-bar): bump mongodb-query-parser
Branch: ga-releases
https://github.com/mongodb-js/compass/commit/9861a589e1ceabe856b404615cec985c409bf37d

Comment by Githook User [ 15/Jan/24 ]

Author:

{'name': 'Kevin Mas Ruiz', 'email': 'kevin.mas@hey.com', 'username': 'kmruiz'}

Message: fix(export,query-bar): bump mongodb-query-parser COMPASS-7515 (#5309)

fix(export,query-bar): bump mongodb-query-parser
Branch: beta-releases
https://github.com/mongodb-js/compass/commit/9861a589e1ceabe856b404615cec985c409bf37d

Comment by Githook User [ 10/Jan/24 ]

Author:

{'name': 'Kevin Mas Ruiz', 'email': 'kevin.mas@hey.com', 'username': 'kmruiz'}

Message: fix(export,query-bar): bump mongodb-query-parser COMPASS-7515 (#5309)

fix(export,query-bar): bump mongodb-query-parser
Branch: xunit
https://github.com/mongodb-js/compass/commit/9861a589e1ceabe856b404615cec985c409bf37d

Comment by Githook User [ 10/Jan/24 ]

Author:

{'name': 'Kevin Mas Ruiz', 'email': 'kevin.mas@hey.com', 'username': 'kmruiz'}

Message: fix(export,query-bar): bump mongodb-query-parser COMPASS-7515 (#5309)

fix(export,query-bar): bump mongodb-query-parser
Branch: main
https://github.com/mongodb-js/compass/commit/9861a589e1ceabe856b404615cec985c409bf37d

Comment by PM Bot [ 12/Dec/23 ]

Hello hugo@neocredit.ch, thank you for reaching out to us! The team will review your issue and get back to you soon as soon as possible.

Please review your issue to ensure you've included your environment details and have attached relevant logs (with any sensitive data redacted), so that we're best able to provide you a timely and thorough response. Thanks again!

Generated at Wed Feb 07 22:46:48 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.