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

343/feature communication between create board and slack service #437

Merged

Conversation

mourabraz
Copy link
Contributor

@mourabraz mourabraz commented Sep 12, 2022

Relates to #343

Proposed Changes

  • change the property name in the frontend regards the slack
  • when creating a new board it checks the field "slack" and calls the service from the slack module if necessary
  • Note: It calls the slack service only creating the board, recursive boards are not calling the slack service!
  • save the created data structure used in the slack process to a log file (in the root with the name "slackLog.txt")

@f-morgado @CatiaBarroco-xgeeks

This pull request closes #343

@mourabraz mourabraz added enhancement New feature or request frontend backend labels Sep 12, 2022
@mourabraz mourabraz self-assigned this Sep 12, 2022
@mourabraz mourabraz marked this pull request as ready for review September 12, 2022 07:32
@mourabraz
Copy link
Contributor Author

It should create slack channels with the month and year added to the title of the board or subboard. (requested in the daily)

@mourabraz mourabraz merged commit 0cbcc67 into main Sep 16, 2022
@mourabraz mourabraz deleted the 343/feature-communication-between-create-board-and-slack-service branch September 16, 2022 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEATURE]: Communication between create board and slack service
2 participants