Closed k-shiratoo closed 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?
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
OK, so let's keep a single reference of the issue. I am closing this issue, and we'll continue in the other one.
Ideal
1. Move user story status
2. Unsaved activity history
But this operation saves
1. Update userstory status
2. Saved activity history
Question
Is it possible to add functions?