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

Initialize problemCount upon creating a new problemSet #14

Open
MohamedBeydoun opened this issue May 22, 2020 · 0 comments · May be fixed by #39
Open

Initialize problemCount upon creating a new problemSet #14

MohamedBeydoun opened this issue May 22, 2020 · 0 comments · May be fixed by #39
Assignees
Labels
bug Something isn't working good first issue Good for newcomers p1

Comments

@MohamedBeydoun
Copy link
Member

Currently, problemCount is initialized when a problem is added to a problemSet. However, this can cause issues when a problemSet is created with existing problems. The issue can be solved by initializing the problemCount field as soon as the problemSet is created.

@MohamedBeydoun MohamedBeydoun added bug Something isn't working good first issue Good for newcomers labels May 22, 2020
@MohamedBeydoun MohamedBeydoun added p1 and removed p3 labels Jun 6, 2020
@idodin idodin linked a pull request Jun 12, 2020 that will close this issue
@idodin idodin linked a pull request Jun 12, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers p1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants