Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Feature - event useCase #7

Open
2 tasks done
EnriqueePerez opened this issue Nov 17, 2021 · 0 comments Β· May be fixed by #12
Open
2 tasks done

Feature - event useCase #7

EnriqueePerez opened this issue Nov 17, 2021 · 0 comments Β· May be fixed by #12
Assignees
Labels
carry-over-5 task that started in sprint 5 but it's not finished. feature New feature or request weight:5 Something that need work

Comments

@EnriqueePerez
Copy link
Contributor

Checklist βœ…

  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Summary πŸ’‘

The use case should be able to connect to the main queue and be always listening when a new message comes to send it to the respective consumer (e.g. email, slack).

It has to create a new record on the state machine (DB) to keep track of the notifications status.

Requirements 🌈

  • Connect to the main queue (RabbitMQ Queue)
  • Connect to the state machine (MongoDB)
  • Connect to the consumer queue (RabbitMQ Queue)

Motivation πŸ”¦

We need this feature in order to accomplish the MVP of the project, also, with this feature we are going to be able to make testing of the whole workflow of a event (notification).

@EnriqueePerez EnriqueePerez added the feature New feature or request label Nov 17, 2021
@EnriqueePerez EnriqueePerez self-assigned this Nov 17, 2021
@EnriqueePerez EnriqueePerez added this to the [INT] Sprint 5 milestone Nov 17, 2021
@edanfesi edanfesi added the weight:5 Something that need work label Nov 20, 2021
@edanfesi edanfesi moved this to Backlog in Integration Team Task Nov 20, 2021
@EnriqueePerez EnriqueePerez moved this from Backlog to To-do in Integration Team Task Nov 21, 2021
@EnriqueePerez EnriqueePerez linked a pull request Nov 22, 2021 that will close this issue
@edanfesi edanfesi moved this from To-do to In progress in Integration Team Task Nov 27, 2021
@edanfesi edanfesi added the carry-over-5 task that started in sprint 5 but it's not finished. label Dec 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
carry-over-5 task that started in sprint 5 but it's not finished. feature New feature or request weight:5 Something that need work
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

2 participants