Skip to content

Create system notes for design events

Alex Kalderimis requested to merge ajk-designs-system-notes into master

What does this MR do?

This MR adds system note support for designs added to issues.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

This MR adds new DB activity to be performed on each design-management action including creation and modification. This will add some overhead to these calls, and increase the query count. At present these are unlikely to be a performance issue, but they may need to be moved to a background worker in the future.

Edited by 🤖 GitLab Bot 🤖

Merge request reports