[
https://issues.apache.org/jira/browse/ATLAS-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18087598#comment-18087598
]
Alisha Dbritto commented on ATLAS-5299:
---------------------------------------
Status:Fixed and verified in Atlas UI.
Verification Details:
Retested the subcategory creation flow from the UI.
The subcategory is now created successfully under the selected parent category.
The UI is passing the required `parentCategoryId` in the request payload, and
the backend API no longer returns an error.
Result:Working as expected. No issues observed during retesting.
> 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: 40m
> 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)