Hi!
I'm working with a kanban view that I configured from develope mode. I'm managing tickets with default stages in the kanban view. I have a sequence field (TICK-01, TICK-02, etc..), and the problem is when I drag and drop a card from one stage to another it changes the sequence field.
assuming that I have two tickets like this:
When I drag and drop TICK-07 to Assigned, the column orders the cards and changes the sequence field value.
this is the kanban view code that I created:
How can this actually happen?
Thanks in advance!!