Actions
Bug #24718
closedForm button on Product> New Sync Plan doesn't get disabled on first click
Description
Steps:
1. Navigate to the products url. (localhost:3000/products/)
2. Create a new sync plan while creating the new product.
3. As we just only created a sync plan, only one recurring logic should be created.
expected Result:
duplicate recurring logics should no be created.
Actual Result:
duplicate recurring logics are getting created. (see screenshot)
Files
Updated by Omkar Khatavkar about 6 years ago
While, if we do multiple click on save button in process of creating sync plan causes the issue.
Updated by Samir Jha about 6 years ago
- Target version set to Katello 3.9.0
- Triaged changed from No to Yes
Updated by Samir Jha about 6 years ago
- Subject changed from [Sync Plan] - Duplicate recurring logic's are getting created to Form button on Product> New Sync Plan doesn't get disabled on first click
Updated by Samir Jha about 6 years ago
- Target version changed from Katello 3.9.0 to Katello 3.10.0
Updated by Christine Fouant almost 6 years ago
- Target version changed from Katello 3.10.0 to Katello 3.11.0
Updated by Samir Jha almost 6 years ago
- Is duplicate of Bug #25519: [Sync-plans] Sync plan save button enable/disable on new product modal added
Actions