State types (INPROGRESS, FINISHED, etc.) can't really be used with user cards #1451
-
Hello, I'm working on #1430, which aims to display the state type (IN PROGRESS, CANCELED or FINISHED) instead of the state name in the card detail header.
Note: For my purpose, the whole thing could be informative only, but currently the header is only set to appear for question cards (ie states for which the response property is set). But unless I'm mistaken, this is not doable using user cards: as the state type is defined in the bundle for a given state, and the state is selected when creating the user card (and can't be changed afterwards), the state type is effectively fixed for a given usercard. Am I missing something? What do you think? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Indeed when the user edit a card he can change the state (but not the process) |
Beta Was this translation helpful? Give feedback.
Indeed when the user edit a card he can change the state (but not the process)