Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cryptobadge:issuebadge should allow to set initial state #28

Open
cymonkey opened this issue Jan 21, 2021 · 0 comments
Open

cryptobadge:issuebadge should allow to set initial state #28

cymonkey opened this issue Jan 21, 2021 · 0 comments

Comments

@cymonkey
Copy link

While working on migrating issued badge, I have to somehow migrate expired and revoked badges, the normal flow would be:

  1. Issue a badge: certification -> state = 0
  2. Revoke it: certification -> state = 2

It's a difficulty for us to do that since there're many underlying tasks for those two steps, there's also performance impact on doing so, so I requested here an ability to set the initial state for a certifcation/issued badge when creating.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant