Skip to content

Set author on issuable to current user if it is not already set

Alexandru Croitor requested to merge fix_epic_author_on_import into master

What does this MR do and why?

Set current user as issuable author if the issuable author is not already set. This is needed sometimes when we have used a custom issuable Builder to build the issuable and we are calling the create service with the given built issuable to be created. E.g. import epic scenario.

re #478819 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

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.

Edited by Alexandru Croitor

Merge request reports

Loading