BUG #2536
Updated by Md. Abdul Hamid 11 months ago
When a new product category is created, it does not appear in the dropdown list of the product creation form. If manually searched, the category appears and can be selected. The system shows a success message upon saving the product, but when reviewing the product details later, the category field is blank. ### Steps to Reproduce: * ### Navigate to the category management section and create a new product category. * Go to the product creation form. * Attempt to select the new category from the dropdown — it does not appear. * Manually search for the category — it appears in search results. * Select the category and save the product. * After saving, open the product details page. * Observe that the product category field is empty.