Skip to content

Fix design user mention index

What does this MR do and why?

related issue #428881 (closed)

Add back index design_user_mentions_on_design_id_and_note_id_unique_index on table design_user_mentions (only for self-managed and Jihu SaaS)

Since in MR miss replace the index design_user_mentions_on_design_id_and_note_id_unique_index, this bug affects self-managed instance which upgrade to 16.3 and Jihu SaaS environment

/cc @daveliu

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Linjie Zhang

Merge request reports