mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #1101] Documents disappearing after setting status to Completed or Archived #462
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#462
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hm-chris on GitHub (Aug 20, 2021).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/1101
Current behavior
Documents not being listed in the Completed or Archived section when status set to that status. Instead, the document is removed from the folder it was listed in, and it seems to no longer exist in the application.
I am able to get back to it using the back button or by using the Search feature, which shows Recent documents and has it listed; however, actually searching for the document will not find it.
Expected behavior
Documents marked as Completed/Archived should be listed in the Completed/Archived section.
Steps to reproduce
Environment
Desktop/Web
@Komediruzecki commented on GitHub (Aug 21, 2021):
Hi,
thank you for the submission, I also encountered similar issues recently and managed to reproduce it in full now, let me investigate with the team so we will fix this as fast as we can.
Thank you for your patience!
@Komediruzecki commented on GitHub (Aug 21, 2021):
Hello again,
This is actually not a bug rather a bit un-intuitive laid out filtering:
In order to see the completed and archived notes in Status -> Archived and Status -> Completed page
Please modify status filters in the folder view page to include such notes:
I think defaults should definitely be better for these two pages, so we'll try to make them more convenient.
Let me know if this fixes the issue, if not, please let me know what happens after enabling the filters.
@hm-chris commented on GitHub (Aug 22, 2021):
Ah yep, that was it. Thanks for the quick response and a great piece of software!