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

Task rewards are not paid out #198

Closed
Christoph-Meyer opened this issue Mar 25, 2019 · 1 comment
Closed

Task rewards are not paid out #198

Christoph-Meyer opened this issue Mar 25, 2019 · 1 comment
Assignees
Labels
bug An error that needs to be fixed

Comments

@Christoph-Meyer
Copy link
Collaborator

Reproduce:

  • Create a quest
  • assign tasks
  • players accept the quest, assign themselves to tasks
  • players solve the issues in the code, push their code, SonarQube runs
  • Issue is solved in SonarQube
  • Gamemaster pulls the issues => this should trigger the task rewards and pay out the rewards to the players
  • When all tasks are solved, the quest rewards are correctly paid out to everyone

How to solve (idea):

  • tasks should get a flag "rewardPaidOut" and when quests are rewarded all tasks should be checked if their rewards have been paid out to the players who did them
@Christoph-Meyer Christoph-Meyer added the bug An error that needs to be fixed label Mar 25, 2019
@Christoph-Meyer Christoph-Meyer pinned this issue Mar 25, 2019
@Christoph-Meyer
Copy link
Collaborator Author

High priority bug

@Christoph-Meyer Christoph-Meyer self-assigned this Mar 25, 2019
@Christoph-Meyer Christoph-Meyer unpinned this issue Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An error that needs to be fixed
Projects
None yet
Development

No branches or pull requests

1 participant