Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: Gantt View data not loading and mixes data across projects #5483

Open
1 task done
madukan opened this issue Sep 1, 2024 · 0 comments
Open
1 task done

[bug]: Gantt View data not loading and mixes data across projects #5483

madukan opened this issue Sep 1, 2024 · 0 comments
Assignees
Labels
🐛bug Something isn't working

Comments

@madukan
Copy link

madukan commented Sep 1, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

Summary

When I view the data under a pre-defined View, they tend to either

  1. Not show the data (Issues/tasks) at all
  2. Or show the data (tasks/issues) from a different project
Steps to reproduce
  1. Create a list of Issues, have some of them assigned Backlog state; and some others Todo state (We will use only Backlog state issues, others are there only to validate what we see.
  2. Lets create two views (one view is just for checking). First view with List view and state filter Backlog.
  3. Next view, create it with Gantt view and state filter Backlog.

Now, visit the Gantt view having Backlog items.

Expected result

Display the backlog state items in a Gantt view so that I can start allocating dates for issues.

Actual Result

Either blank (no tasks, loading views stuck forever) or displays tasks from a different random project.

Workaround

Change the view from Gantt to List and back to Gantt. Then it seem to work again.

Ramarks

It would be great if this can be fixed as it may otherwise give the user a wrong perception about the tasks at hand for the project.

Steps to reproduce

Steps to reproduce
  1. Create a list of Issues, have some of them assigned Backlog state; and some others Todo state (We will use only Backlog state issues, others are there only to validate what we see.
  2. Lets create two views (one view is just for checking). First view with List view and state filter Backlog.
  3. Next view, create it with Gantt view and state filter Backlog.

Environment

Production

Browser

Google Chrome

Variant

Self-hosted

Version

v0.22-dev

@madukan madukan added the 🐛bug Something isn't working label Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants