Skip to content

Fix: Add workItemType check for weight widget for epics

Deepika Guliani requested to merge dg-fix-editable-weight into master

What does this MR do and why?

After Add weight widget definition options (!157705 - merged) to add configuration was merged , epic work items also have weight widget.

But since the frontend MR to read the configuration cannot be merged in the same milestone , this MR is a "temporary fix" till !158021 is merged in early 17.3

Please check this slack conversation for more context 🙇

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
Screenshot 2024-07-10 at 10.16.21 AM.png Screenshot 2024-07-10 at 10.16.35 AM.png

How to set up and validate locally

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

  1. Check that weight widget is to be shown for all applicable work item types other than epic
Edited by Deepika Guliani

Merge request reports