Feature/witi 148 auto approve org req#63
Feature/witi 148 auto approve org req#63paulosyatt wants to merge 5 commits intovtex-apps:masterfrom
Conversation
|
Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖 Please select which version do you want to release:
And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.
|
|
Beep boop 🤖 I noticed you didn't make any changes at the
In order to keep track, I'll create an issue if you decide now is not a good time
|
polishq
left a comment
There was a problem hiding this comment.
We will need to review and merge b2b-organizations-graphql before we can accept this PR, but I found one issue you can address in the meantime.
| @@ -0,0 +1,10 @@ | |||
| query GetB2BSettings { | |||
| getB2BSettings { | |||
There was a problem hiding this comment.
Please add the @context(provider: '...') directive
|
|
Kudos, SonarCloud Quality Gate passed! |
|
My message was gone when I approved the tests... workflow fixed, you can go ahead @polishq, thanks! |
cd50bcc to
a1774e5
Compare
a1774e5 to
dc057c0
Compare
c235eb1 to
b6d1de9
Compare
49b78d4 to
114ec37
Compare
53fee8a to
4cc796d
Compare








What problem is this solving?
Admin for b2b settings to have auto approval of new organizations possible
How to test it?
You will need the b2b organization graphql repo to link as well for this to work properly
Go to https://witi204--whitebird.myvtex.com/admin/b2b-organizations/organizations/#/settings and the fields should be populated with the settings from masterdata
If auto approval is set to yes, go to https://witi204--whitebird.myvtex.com/account#/organization with an account without an organization and sign up. It should auto approval the organization for you
Screenshots or example usage:
Describe alternatives you've considered, if any.
I was thinking of instead of updating the request status to approved if auto approve is checked off, that we just create the organization instead.
Let me know if that makes more sense