Active
Project:
Save Draft
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2015 at 03:46 UTC
Updated:
5 Jan 2018 at 11:03 UTC
Jump to comment: Most recent
When a user starts submitting a new piece of content and they already have a draft of that same type, drupal should display a message reminding them of this and linking to the draft edit page.
Comments
Comment #2
rooby commentedSo do you mean once a user has created any node of a given node type, when they go to create a new node they get a message to edit their other node?
That would be achievable, they would just have to check for unpublished content by the same user, however it is quite a specific use case.
As long as this behaviour was a setting that could be turned on (and is off by default) I think that it could be an acceptable addition, although I think that maybe it would be better as a separate module.