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

[Platform] [User Notifications] As a user, I want to receive a notification when my submitted idea gets approved by the IdeaSpace team, so that I can start working on it promptly. #167

Open
2 tasks
zar92 opened this issue Apr 27, 2024 · 0 comments
Labels

Comments

@zar92
Copy link

zar92 commented Apr 27, 2024

User Behavior Description

1.1. IdeaSpace team reviews the submitted idea.
1.2. If the idea meets approval criteria, the IdeaSpace team approves it.
1.3. Platform sends a notification to the user confirming approval of their idea.
1.4. If the idea is rejected, the platform notifies the user of the rejection with a reason provided by the IdeaSpace team.

Acceptance Criteria

  • Scenario: User receives a notification when their idea is approved
  • Given a user has submitted an idea
  • When the IdeaSpace team approves the idea
  • Then the user should receive a notification confirming the approval
  • Scenario: User receives a notification when their idea is rejected
    • Given a user has submitted an idea
    • When the IdeaSpace team rejects the idea with a reason
    • Then the user should receive a notification explaining the rejection reason
@zar92 zar92 added the Platform label Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant