Bug #5184
openSubscription Issuses and Disscuss with TL about Product Subscription
100%
Description
I am currently working on subscription issues, and the product subscription flow has also been started.
Subtasks
Related issues
Updated by Ramu Kodali 13 days ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Today I completed the subscription issues raised by the testing team and updated them in the issue sheet. I’ve moved the open issue to QA. I’m currently working on the product subscription functionality. I integrated the product API to fetch the selected product and dynamically display the product variant form based on the backend response. I also created a separate component for the product variant form to handle the selected product fields. This work was completed today.
Updated by Ramu Kodali 13 days ago
I’m also facing some issues while working on the service subscription part. Since the backend response has changed based on the new product subscription requirements, it's affecting the frontend. Because of this, several issues are coming up in all the APIs — create, get, and edit. I’ll need some time to update everything accordingly, as the existing flow might break with the new changes. I’ll fix it step by step to avoid any impact on the current functionality