Erpnext: [CRITICAL] Cannot add more than one Task to Project

Created on 23 May 2019  路  5Comments  路  Source: frappe/erpnext

How to reproduce

  1. Go to Projects List and create a new Project, "Test Project" and save.
  2. Go to Tasks List and create a new Task "Test Task 1", link to above Project and save.
  3. Open the Project "Test Project".

    Project shows one Task in dashboard and "Test Task 1" in Project Tasks List.

  4. Still in "Test Project", hit Save.

  5. Go to Tasks List and create a second Task, "Test Task 2", link it to "Test Project" and save.
  6. Open the Project "Test Project".

    "Test Project" shows two tasks in the dashboard but only "Test Task 1" in the Project Tasks List.

  7. Hit save again.

    Second Task disappears from dashboard. ("Test Task 2"'s link to "Test Project" gets removed)

Versions

ERPNext: v11.1.22 (master)
Frappe Framework: v11.1.23 (master)

ERPNext: v11.1.31 (master)
Frappe Framework: v11.1.29 (master)

ERPNext: v11.1.33 (master)
Frappe Framework: v11.1.30 (master)

Reproduced on three independent Systems.

@nabinhait @wojosc @templis

bug

Most helpful comment

All 5 comments

Thanks for posting.

I am with a similar problem.
When I create a task using Task List coming from Desk It shows that task in project's dashboard, but it doesn't show in "Project Task" table.
When I try to manually add that task in the "Project Task" table it overwrites the last task created.

@rodrigoinformationsys , yes, that's the same problem. :)

Hey @barredterra this is fixed (the task table was removed) in v12. I think we can close this.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vorasmit picture vorasmit  路  3Comments

alimalkhalifa picture alimalkhalifa  路  3Comments

rmehta picture rmehta  路  3Comments

gbard picture gbard  路  4Comments

deantheiceman picture deantheiceman  路  4Comments