-
Notifications
You must be signed in to change notification settings - Fork 235
Open
Copy link
Labels
APIViewIssues related to APIView core functionality or UIIssues related to APIView core functionality or UIbugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.
Milestone
Description
The TypeSpec metadata emitter produces the Maven artifact ID (e.g. azure-storage) for Java packages, but the Java SDK pipeline stores the full Maven coordinate as the review's package name (com.azure:azure-storage).
These two names never match, so Java reviews cannot be automatically linked to their TypeSpec projects.
Triage
- For the name mismatch, which name is the correct one? Which name is displayed on APIView?
- Praveen mentioned another scenario with C# management plane — what is that scenario?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
APIViewIssues related to APIView core functionality or UIIssues related to APIView core functionality or UIbugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.
Type
Projects
Status
👀In PR