After reading Canvas Deploy Notes (2021-07-21) - Instructure Community (canvaslms.com), I agree with @SkylerKent that this is not expected behavior and there's definitely something wrong with the code; specifically, the way it reads where the message and replies originate.
The solution @Chris_Hofer gives of contacting the CSM would have no result since CSMs are most likely not able to change the code. It just seems like a catch-all answer to mark this issue as solved.
After doing some troubleshooting, this is what I can see:
- If the instructor creates a message using the Canvas Inbox from the web, the "Add as a Faculty Journal entry" checkbox appears. This is expected. The checkbox will continue to appear as long as both the instructor and the student always use the Canvas Inbox from the web...
- If the instructor creates a message from the People page inside a course, the "Add as a Faculty Journal entry" checkbox does not appear. All the messages sent from the instructor to the student in that chain will be automatically added to the Faculty Journal, no matter if the instructor, later on, uses the Canvas Inbox from the web. This is not expected behavior.
- If the instructor creates a message using the Canvas mobile app, the "Add as a Faculty Journal entry" option does not appear. All the messages sent from the instructor to the student in that chain will be automatically added to the Faculty Journal, no matter if the instructor, later on, uses the Canvas Inbox from the web. This is not expected behavior.
- If a student creates a message using the Canvas mobile app, whenever the instructor replies to that message and all future messages in that chain, the "Add as a Faculty Journal entry" option does not appear and all messages sent from the instructor to the student in that chain will be automatically added to the Faculty Journal, no matter if the instructor, later on, uses the Canvas Inbox from the web. This is not expected behavior.
- If a student replies to a message directly from his/her email or using the Canvas mobile app, and does not use the Canvas Inbox from the web, the instructor loses the "Add as a Faculty Journal entry" checkbox in all future messages in that chain, no matter if the instructor, later on, uses the Canvas Inbox from the web, and no matter if the message was created by the instructor using the Canvas Inbox from the web. This is not expected behavior.
It seems to me that when the code was written, the many different uses and variables were not considered... now we have a feature that breaks pretty easily... what happened to quality assurance?
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.