Wow, this is a really big need- or at least an "Undo" button?
As a product manager, I often make mistakes in my ticket descriptions. Sometimes I ctrl+v instead of control+c, which is a common user action.
Today's use case (this comes up daily): Jira told me I had "unsaved" changes in the description, so I clicked "Save." An engineer had made extensive changes to the description which were overwritten when I clicked "Save." I checked the history and attempted to copy/paste but it looks like this (excerpt), which renders it useless:
!image-20230801-044436.png|width=1083,height=541!
{color:#36b37e}*Additionally, we can “Fill in from another locale“ to
bring unset data from English to Spanish as a reference for
translating.*{color}
# ETA: As a volunteer, how do I email candidates?
# ETA: As a volunteer or admin, what notifications are available to me?
{color:#36b37e}*There are many notifications available in Strapi,
depending on the triggered event regarding content-type management.
Possible events are below:*{color}
{color:#36b37e}beforeCreate{color}
{color:#36b37e}beforeCreateMany{color}
{color:#36b37e}afterCreate{color}
{color:#36b37e}afterCreateMany{color}
{color:#36b37e}beforeUpdate{color}
{color:#36b37e}beforeUpdateMany{color}
{color:#36b37e}afterUpdate{color}
{color:#36b37e}afterUpdateMany{color}
{color:#36b37e}beforeDelete{color}
{color:#36b37e}beforeDeleteMany{color}
{color:#36b37e}afterDelete{color}
{color:#36b37e}afterDeleteMany{color}
{color:#36b37e}beforeCount{color}
{color:#36b37e}afterCount{color}
{color:#36b37e}beforeFindOne{color}
{color:#36b37e}afterFindOne{color}
{color:#36b37e}beforeFindMany{color}
{color:#36b37e}afterFindMany{color}
{color:#36b37e}*More documentation is available at* {color}[Models -
Lifecycle hooks | Strapi
Documentation|https: . {color:#36b37e}*Programatically, it is possible to detect the user
role and send notifications according to this.*{color}
# ETA: Where do I see the content rich HTML pages? Is this a content
type?
Wow, this is a really big need- or at least an "Undo" button?
As a product manager, I often make mistakes in my ticket descriptions. Sometimes I ctrl+v instead of control+c, which is a common user action.
Today's use case (this comes up daily): Jira told me I had "unsaved" changes in the description, so I clicked "Save." An engineer had made extensive changes to the description which were overwritten when I clicked "Save." I checked the history and attempted to copy/paste but it looks like this (excerpt), which renders it useless: