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

fix(admin-ui): isActive endpoint called twice on ssa upload #1369

Closed
jv18creator opened this issue Oct 6, 2023 · 0 comments · Fixed by #1370
Closed

fix(admin-ui): isActive endpoint called twice on ssa upload #1369

jv18creator opened this issue Oct 6, 2023 · 0 comments · Fixed by #1370
Assignees
Labels
bug Something isn't working comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality

Comments

@jv18creator
Copy link
Contributor

Describe the bug
license /isActive endpoint is called twice on SSA upload submission.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Admin UI
  2. Submit new SSA
  3. /isActive is fired twice

Expected behavior
/isActiveshould be only called once.

Screenshots
Screenshot 2023-10-06 at 3 35 49 PM

@jv18creator jv18creator added bug Something isn't working comp-admin-ui Component affected by issue or PR labels Oct 6, 2023
@jv18creator jv18creator self-assigned this Oct 6, 2023
@mo-auto mo-auto added the kind-bug Issue or PR is a bug in existing functionality label Oct 6, 2023
jv18creator added a commit that referenced this issue Oct 6, 2023
Signed-off-by: Jeet Viramgama <jviramgama5@gmail.com>
duttarnab added a commit that referenced this issue Oct 10, 2023
fix(admin-ui): isActive endpoint called twice on ssa upload #1369
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants