taigaio/taiga-docker

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

k-shiratoo opened this issue · 3 comments

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?

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?

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.
taigaio/taiga-front#131

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