Add Support for Displaying Custom.Group in the Release Plan App
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 130
Description
**Requirement:**
For Java v2 packages, we will use a new `groupId` while keeping existing package name (e.g. using `com.azure.v2`). User should be able to select the package name along with the group name while releasing a package.
**Task:**
As discussed with @praveenkuttappan, we've added a new field to the release dev-ops work items, i.e. `Custom.GroupId`. This task is to update the `release plan app` to display the `GroupId` value together with the `package name`, ensuring users can clearly identify the correct `group/package` combination during release.
Contributor guide
Research direction
Locate the release plan app and find where package names from release DevOps work items are displayed. Inspect how the Custom.GroupId field is read, then verify that the UI shows the GroupId together with the package name so users can identify the correct group/package combination.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100