History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GLIFFY-52
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Chris Kohlhardt
Reporter: Chris Kohlhardt
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Gliffy Product

New revision history items don't show 'edited by'

Created: 13/Nov/07 06:42 PM   Updated: 13/Nov/07 06:42 PM
Component/s: Confluence Plugin Integration
Affects Version/s: None
Fix Version/s: None
Security Level: Anyone may view


 Description  « Hide
Migrated from:
http://developer.atlassian.com/jira/browse/GLFY-32

Test case:
Edit an existing diagram. Save a new revision. Click on the most recently created revision in the revision history.
Expected Result:
The 'edited by' should contain the correct name of the most recent editor.

Actual Result:
'edited by' contains nothing.

This is because the new revision history items are generated on the client, not on the server. This is also an artifact from Gliffy Online b/c the new revision history items set the 'edited by' from User.email in the lzx code... obviously not correct for the plugin. We could modify the architecture to generate the new revision history items on the server... but this is a lot of work that might be thrown out once we move to real time collaboration. We'll punt on this for now since it's not too major, and will likely be solves once real time collaboration is a reality.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.