mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-06 09:47:43 +02:00
fix: delete markup description from update (#9269)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
This commit is contained in:
@@ -393,6 +393,7 @@ export abstract class IssueSyncManagerBase {
|
||||
Analytics.handleError(err)
|
||||
this.ctx.error('error during description update', err)
|
||||
}
|
||||
delete update.description
|
||||
}
|
||||
|
||||
if (Object.keys(update).length > 0) {
|
||||
|
||||
Reference in New Issue
Block a user