#637 closed defect (fixed)
Local Drafts weird issue
| Reported by: | daniloercoli | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 2.7.1 |
| Component: | Local Drafts | Version: | 2.6.4 |
| Keywords: | Cc: |
Description
I found this issue while testing the latest app revision (1423).
Precondition: add 2 or 3 blogs within the app
- Open the blog 1 and start writing a post
- save it as Local draft
- Open the blog 2 and go to the posts list
- you can find the "intruded local draft" within the posts list
- if you click on it, the draft post will be opened, and if you click on the back btn without making any changes, the "discard changes" appear.
I guess is something related to autorecovery. #636
Change History (4)
comment:1 Changed 2 years ago by mrroundhill
comment:2 Changed 2 years ago by mrroundhill
- Milestone changed from 2.6.5 to 2.7
Moving to 2.7 based on IRC discussion
comment:3 Changed 2 years ago by koke
- Resolution set to fixed
- Status changed from new to closed
comment:4 Changed 2 years ago by koke
This works properly in 2.7
Note: See
TracTickets for help on using
tickets.

I checked out v2.6.2 and this issue occurs there as well. This appears to be a flaw in the data model, it ties the drafts to the blog via blogid, which is '1' for most .org installs (non multi-user).
This fix may need to be pushed to 2.7.