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

Update recurrence.js #314

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

rafaelcastelani
Copy link

Esse for está errado entrando no laço sem ter produto dando erro no lowercase e fica sem assinaturas resolvi adicionando essa linha depois da abertura do for.
if(!products[index].value) continue; LINHA 30

Questions Answers
Issue https://mundipagg.atlassian.net/browse/MC-{ISSUE-NUMBER}
What? Describe in an objective way what has been done.
Why? Why do you need this implementation/fix?
How? How did you solve the problem? What are the main flows? Any technical information regarding infrastructure or architecture?

📦 Attachments (if appropriate)

Add additional informations like screenshots, issue link, etc

💬 Important guidelines

Esse for está errado entrando no laço sem ter produto dando erro no lowercase e fica sem assinaturas resolvi adicionando essa linha depois da abertura do for.
if(!products[index].value) continue;  LINHA 30
@michelpl michelpl changed the base branch from master to develop February 19, 2021 21:22
@michelpl
Copy link
Contributor

Oi @rafaelcastelani !! Obrigado por contribuir com nosso projeto.
Vamos validar sua solução e executar uma bateria de testes.
Sendo aprovado, mergeamos em nosso código.

Att

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

Successfully merging this pull request may close these issues.

3 participants