Skip to content

Resolve "Cannot create issue from Security Reports in MR widget"

Lukas 'ai-pi' Eipert requested to merge 7038-create-issue-regression-ee into master

What does this MR do?

Make it possible to create issues right from the vulnerabilities details modal.

Properly exposes current_user.can_create_issue in the MR widget serializer.

Why was this MR needed?

To fix a regression: #7038 (closed)

Screenshots (if relevant)

Before After
Screen_Shot_2018-07-30_at_16.58.11 Screen_Shot_2018-07-30_at_16.57.56

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #7038 (closed)

Merge request reports