Steps:
- Fork notebook by different author
- Make changes to fork (“fork A”)
- Share link
- Make changes to fork
- View changes since last share
- Fork changes since last share (“fork B”)
- Suggest fork B
- Merge fork B into fork A
Expected result:
Status message shows “[YOUR_NAME] merged this into [FORK_A] on [DATE].”
Actual result:
Status message shows “[YOUR_NAME] merged this into [ORIGINAL] on [DATE].”, with the notebook link pointing to the notebook that was originally forked.