[
https://issues.apache.org/jira/browse/ATLAS-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18087627#comment-18087627
]
ASF subversion and git services commented on ATLAS-5299:
--------------------------------------------------------
Commit 0812427f01bee35247f101a9ced0793597f38387 in atlas's branch
refs/heads/ATLAS-5296 from Brijesh Bhalala
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=0812427f0 ]
ATLAS-5299: Atlas React UI: Create Subcategory API Fails Due to Missing
parentCategoryId in UI Payload (#649)
> Atlas React UI: Create Subcategory API Fails Due to Missing parentCategoryId
> in UI Payload
> ------------------------------------------------------------------------------------------
>
> Key: ATLAS-5299
> URL: https://issues.apache.org/jira/browse/ATLAS-5299
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Reporter: Brijesh Bhalala
> Assignee: Brijesh Bhalala
> Priority: Major
> Labels: atlas-react
> Fix For: 3.0.0, 2.6.0
>
> Attachments: Screenshot from 2026-05-20 17-01-59.png
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> !Screenshot from 2026-05-20 17-01-59.png|width=486,height=231!
> While creating a subcategory from the UI, the backend API is returning an
> error because the {{parentCategoryId}} field is not being included in the
> request payload.
> h3. Issue Details
> * Subcategory creation flow fails on submit.
> * Backend expects {{parentCategoryId}} as a mandatory field.
> * UI payload currently does not send this field.
> h3. Expected Behavior
> UI should include the selected parent category ID in the payload while
> creating a subcategory.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)