Description
In finance Slack messages, add a quick description (totalCost, vendor, etc) so they are easily identifiable without having to check Finishline
Original Request
"in the #finance channel, when you have a thread for a reimbursment, would it be possible to have a quick description of the reimbursment sent in thread (ammount, vendor etc) so you dont need to go into FL to figure out which reimbursement it is?"
Proposed Solution
backend/src/utils/slack.utils.ts #sendReimbursementRequestCreatedNotificationAndCreateMessageInfo
- update this function to add more information to the msg
potential example: @{user} created a reimbursement request for $35.00 High Performance Battery Pack (ID#: 000)
Mocks
No response
Description
In finance Slack messages, add a quick description (totalCost, vendor, etc) so they are easily identifiable without having to check Finishline
Original Request
"in the #finance channel, when you have a thread for a reimbursment, would it be possible to have a quick description of the reimbursment sent in thread (ammount, vendor etc) so you dont need to go into FL to figure out which reimbursement it is?"
Proposed Solution
backend/src/utils/slack.utils.ts #sendReimbursementRequestCreatedNotificationAndCreateMessageInfo
potential example: @{user} created a reimbursement request for $35.00 High Performance Battery Pack (ID#: 000)
Mocks
No response