taigaio / taiga-docker

Mozilla Public License 2.0
1.22k stars 305 forks source link

[Q] Is it possible to save the history of status transitions for Kanban user stories? #100

Closed k-shiratoo closed 2 years ago

k-shiratoo commented 2 years ago

Ideal

1. Move user story status

スクリーンショット 2022-10-20 19 34 22

2. Unsaved activity history

スクリーンショット 2022-10-20 19 45 59

But this operation saves

1. Update userstory status

スクリーンショット 2022-10-20 19 49 16

2. Saved activity history

スクリーンショット 2022-10-20 19 49 25

Question

Is it possible to add functions?

Xaviju commented 2 years ago

Hi @k-shiratoo I am not able to reproduce this bug, in both cases the status change has been logged as expected. Could you share more information on how to reproduce? Are you on taiga.io or self-hosted?

k-shiratoo commented 2 years ago

Hi @Xaviju I am using self-hosted. Is the below image correct? I couldn't find the source code either.

# docker-compose.yml

version: "3.5"
services:
  taiga-front:
    image: taigaio/taiga-front:latest

↓ probably have the same problem. https://github.com/kaleidos-ventures/taiga-front/issues/131

Xaviju commented 2 years ago

OK, so let's keep a single reference of the issue. I am closing this issue, and we'll continue in the other one.