The-Commit-Company / raven

Simple, open source team messaging platform
https://www.ravenchat.ai/
GNU Affero General Public License v3.0
333 stars 134 forks source link

Unable to open the attached document in new tab #1124

Closed Adilolge98 closed 1 month ago

Adilolge98 commented 1 month ago

Describe the bug: As a user, I want to attach a document from the system. First, I select the document type and name, and then I should be able to add it in Raven. However, when I click on Open in New Tab, the system throws an error. If I delete the attached document, everything works fine.

Expected behaviour: When I click on Open a new tab, it should not throw this error Template send_message not found.

Attached Recording and image:

Screenshot 2024-10-18 at 5 40 19 PM Screenshot 2024-10-18 at 5 43 14 PM

https://github.com/user-attachments/assets/8d33cb93-c77f-4484-88b1-63c98b45b30e

nikkothari22 commented 1 month ago

This seems to be an issue with Frappe's develop branch. It's not reading the template for rendering the timeline content.

nikkothari22 commented 1 month ago

Seems to be fixed now. Was an issue with a development build of Frappe.