You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Bug in badges
When I'm working in my development workspace and I save a new badge, it does not appear on "Edit badges". Only when I am in master and go to the badges configuration I see the saved badges. This means the badges are only accessible in master and not in the development workspace.
To Reproduce
Steps to reproduce the behavior:
Go to 'admin/badges' in development workspace
Create a badge
In edit badges you won't see the badge you've just created
If you go to master you'll see all the badges
Expected behavior
I should be able to access all the badges in my development workspace to handle and style correctly.
PD : The badges are not only not appearing but they do not exist in my dev workspace. This means that even though I add the code necessary for the badges they will not appear.
The text was updated successfully, but these errors were encountered:
Describe the bug
Bug in badges
When I'm working in my development workspace and I save a new badge, it does not appear on "Edit badges". Only when I am in master and go to the badges configuration I see the saved badges. This means the badges are only accessible in master and not in the development workspace.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I should be able to access all the badges in my development workspace to handle and style correctly.
Video
screen-capture (3).webm
Additional context
Workspace to test :
vtex--beautycounterqa.myvtex.com/admin/badges
We used the documentation to add the code necessary for the badges to appear from here. https://developers.vtex.com/vtex-developer-docs/docs/vtex-badges
PD : The badges are not only not appearing but they do not exist in my dev workspace. This means that even though I add the code necessary for the badges they will not appear.
The text was updated successfully, but these errors were encountered: