Template creation fix #42

Merged
akrdzic merged 2 commits from template-creation-fix into master 2018-10-23 12:37:49 +02:00
akrdzic commented 2018-10-23 12:22:38 +02:00 (Migrated from gitlab.com)

Template creation fix

https://app.asana.com/0/697944902557002/878158373076731

Preparation:

For one time migration import field localed in
backend/app/plugins/wiaas/includes/db-updates/data/wiaas-ui-field-general.json

Smoke test:

  1. Login to backend as admin

  2. Go to new product

  3. Notice that box for selecting type and country is visible

  4. Select Template

  5. Notice country option is gone but Choose button is still there

  6. Select choose

  7. Validate template is created and template data metabox is visible

  8. Make some changes and publish

  9. Validate template is published and template data metabox is visible

  10. Go to new product

  11. Select Simple

  12. Click Choose without selecting country

  13. Validate error box is shown

  14. Select country and click choose

  15. Validate simple product is created and its metaboxes are visible

  16. make some changes (ex. price) and publush

  17. Validate product is published and its data is show in metaboxes

  18. Go to new product

  19. Select Bundle

  20. Click Choose without selecting country

  21. Validate error box is shown

  22. Select country and click choose

  23. Validate Bundle product is created and its metaboxes are visible

  24. make some changes (link product or change title)

  25. Validate product is published and its data is show in metaboxes

**Template creation fix** https://app.asana.com/0/697944902557002/878158373076731 Preparation: For one time migration import field localed in `backend/app/plugins/wiaas/includes/db-updates/data/wiaas-ui-field-general.json` Smoke test: 1. Login to backend as admin 2. Go to new product 3. Notice that box for selecting type and country is visible 4. Select Template 5. Notice country option is gone but Choose button is still there 6. Select choose 7. Validate template is created and template data metabox is visible 8. Make some changes and publish 9. Validate template is published and template data metabox is visible 10. Go to new product 11. Select Simple 12. Click Choose without selecting country 13. Validate error box is shown 14. Select country and click choose 15. Validate simple product is created and its metaboxes are visible 16. make some changes (ex. price) and publush 17. Validate product is published and its data is show in metaboxes 10. Go to new product 11. Select Bundle 12. Click Choose without selecting country 13. Validate error box is shown 14. Select country and click choose 15. Validate Bundle product is created and its metaboxes are visible 16. make some changes (link product or change title) 17. Validate product is published and its data is show in metaboxes
akrdzic commented 2018-10-23 12:23:53 +02:00 (Migrated from gitlab.com)

changed the description

changed the description
nedimu commented 2018-10-23 12:37:49 +02:00 (Migrated from gitlab.com)

merged

merged
nedimu commented 2018-10-23 12:37:49 +02:00 (Migrated from gitlab.com)

mentioned in commit 18f40d9403

mentioned in commit 18f40d940376feb9184d18217b5a817cd2694384
akrdzic commented 2018-10-24 12:49:50 +02:00 (Migrated from gitlab.com)

mentioned in merge request !46

mentioned in merge request !46
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: senaduka/old-new-wiaas#42