zaviagodev / frappe

MIT License
0 stars 1 forks source link

Issue with Redirect to Insight Dashboard After Setup #61

Closed John-zaviago closed 9 months ago

John-zaviago commented 9 months ago

Issue Description

There is a critical issue in the Insights setup process. After selecting ERPNext in the first step, adding a title in the second step, and answering all questions in the third step, the setup fails to progress beyond this point.

Problem Statement

Once the 'Continue' button is clicked after completing the setup questions, the system does not redirect to the Insight dashboard as expected. Instead, the page becomes unresponsive, and the user remains stuck on the setup page without any indication of successful completion or error.

Steps to Reproduce

  1. Navigate to /insights/setup.
  2. In the first step, select 'ERPNext'.
  3. In the second step, add the desired title for the insights.
  4. In the third step, answer all the provided questions.
  5. Click on 'Continue' to finalize the setup.
  6. Observe that the system does not proceed to the Insight dashboard.

Expected Behaviour

The expected behavior after the setup is that the user should be redirected to the Insight dashboard, where example data and functioning insights are available.

Impact

This issue is preventing users from accessing the insights feature, which is a critical component for analyzing and interpreting business data. It hampers the user experience and the overall utility of the insights function.

Required Action

Please investigate the cause of this issue, whether it is a front-end routing problem or a back-end process error. Rectify the issue to restore the proper redirection functionality post-setup.

Deadline

Given the importance of the insights functionality for business operations, please address this issue with urgency and provide an update as soon as possible.

Thank you for your prompt action on this matter.

Image

John-zaviago commented 9 months ago

seem to be done - some issue with socket.io