You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to add a new card with the title, description and tasks all present together instead of having to create a card with the title only and then add description and tasks. If Tasks can't be added before the card is created, then at least allow to add both title and description before adding a new card.
Why is this needed?
I am using the Webhook functionality to notify my team members on Mattermost when a new card is created or when a card is updated. When I add a new card a post is created with just the card title and immediately after that a new post is created for cardUpdate with the description. This just uselessly fills our communication channel with duplicated posts for a single card.
Other information
No response
The text was updated successfully, but these errors were encountered:
arnabJ
changed the title
Allow to add a card with Title, Descriptions and Tasks being all added together before the Card is created
[Feature Request] Allow to add a card with Title, Descriptions and Tasks being all added together before the Card is created
Apr 18, 2025
Is this a feature for the backend or frontend?
Frontend
What would you like?
I would like to be able to add a new card with the title, description and tasks all present together instead of having to create a card with the title only and then add description and tasks. If Tasks can't be added before the card is created, then at least allow to add both title and description before adding a new card.
Why is this needed?
I am using the
Webhook
functionality to notify my team members onMattermost
when a new card is created or when a card is updated. When I add a new card a post is created with just the card title and immediately after that a new post is created for cardUpdate with the description. This just uselessly fills our communication channel with duplicated posts for a single card.Other information
No response
The text was updated successfully, but these errors were encountered: