I’m trying to use the app Badge Management, however, even with everything installed, when I try to add a new badge it is never saved.
Can anyone help me with this matter?
lolo
December 23, 2022, 6:09pm
2
If you go to master and look for badges, is your badge appearing? If this is the case, the schema for the workspace is probably not correctly created.
In fact I’ve found this solution:
opened 08:16PM - 04 Aug 22 UTC
bug
**Describe the bug**
When I'm working in my development workspace and I create … and save a 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 accesible in master and not in the development workspace.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'admin/badges' in development workspace
2. Create a badge
3. In edit badges you won't see the badge you've just created
4. 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.
**Video**
[screen-capture (3).webm](https://user-images.githubusercontent.com/59238339/182860107-01fe6508-d3d0-470d-8bf4-9099d0c02ece.webm)
**Additional context**
Workspace to test :
vtex--beautycounterqa.myvtex.com/admin/badges
In the store framework for the badges we used the same code as the documentation 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.
And now it’s working properly
1 Like
system
Closed
December 24, 2022, 7:15pm
5
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.