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

Key: DOTCMS-4250
Type: Bug Bug
Status: Released Released
Resolution: Released
Priority: Blocker Blocker
Assignee: Testing User
Reporter: Will Ezell
Watchers: 0
Operations

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

Duplicate "live" contentlets in db

Created: March 29, 2010 5:54 PM   Updated: July 27, 2010 8:38 AM
Return to search
Issue 366 of 1145 issue(s)
<< Previous | DOTCMS-4250 | Next >>
Component/s: b1. CM - Add/Edit Content & Widgets
Affects Version/s: None
Fix Version/s: 1.9

Time Tracking:
Original Estimate: 30 minutes
Original Estimate - 30 minutes
Remaining Estimate: 30 minutes
Remaining Estimate - 30 minutes
Time Spent: Not Specified
Remaining Estimate - 30 minutes

File Attachments: 1. File live vs. working.numbers (111 kb)



 Description  « Hide
We are seeing an issue where there are multiple live versions of content in the db.

Interestingly, this seems to be occurring on checkin sometimes, perhaps as a result of removing the re-index call back. Look at the mod_dates on these two inodes of the same identifier...

I think we need to get this fixed before we update HCA,....



 
              identifier | inode | live | working | mod_date
--------------------------------------+--------------------------------------+------+---------+-------------------------
 004ee1f8-2ef8-4b8a-8645-3ae5e7694d26 | cf2eed6e-fc55-4899-b2e1-3e1136613c40 | t | f | 2010-03-25 19:54:39.376
 004ee1f8-2ef8-4b8a-8645-3ae5e7694d26 | dceb0265-0fe8-40b2-a5f0-561285242eb9 | t | t | 2010-03-25 19:54:39.212
 00d4a224-2b2a-46e2-868d-7f02faabbec1 | 89f3a4b9-5cb0-4afe-be04-a2e36c7776e1 | t | t | 2010-03-25 19:31:25.311
 00d4a224-2b2a-46e2-868d-7f02faabbec1 | b7d36321-e096-42ca-a34f-f10e9280269c | t | f | 2010-03-25 19:31:25.429


 All   Comments   Work Log   Change History   Subversion Commits   FishEye      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
dotcms.org #21917 Mon Mar 29 18:06:57 EDT 2010 will http://jira.dotmarketing.net/browse/DOTCMS-4250
Files Changed
ADD /trunk/src/com/dotmarketing/startup/runonce/Task00360OnlyOneLivePerIdentifierTrigger.java

Repository Revision Date User Message
dotcms.org #22038 Wed Apr 07 08:45:52 EDT 2010 jtesser http://jira.dotmarketing.net/browse/DOTCMS-4250
Files Changed
MODIFY /trunk/sql/cms/dotcms_extra_postgres.sql

Repository Revision Date User Message
dotcms.org #22050 Wed Apr 07 15:49:09 EDT 2010 jtesser http://jira.dotmarketing.net/browse/DOTCMS-4250
Files Changed
MODIFY /trunk/sql/cms/dotcms_extra_postgres.sql

Repository Revision Date User Message
dotcms.org #22051 Wed Apr 07 16:04:45 EDT 2010 will http://jira.dotmarketing.net/browse/DOTCMS-4250
Files Changed
MODIFY /trunk/src/com/dotmarketing/util/ImportExportUtil.java