Posted by bailey86 on July 19, 2012 at 5:09pm
4 followers
Jump to:
| Project: | Field Permissions |
| Version: | 7.x-1.0-beta2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Revisions are doubled up when editing.
I've created a content type which forces a new revision on every node save - this is so we can log who has edited a node (in this case the node is a stock transfer).
This module is very useful in that we've only enabled the user to alter a single field called 'status' - they can change 'In transit' to 'Delivered'.
However, when the node is saved it looks like two revisions are being created - possibly the node is being saved twice somewhere?
BTW - thanks for the excellent module - invaluable in our case.
Comments
#1
So, say, you have 1 revision, hen you edit the node, save, and you now have 3 revisions instead of 2?