edit-task
Home
Up
Delete
Task Name:
Task Description:
{"PRB":"PAGE-new/03-07 - some articles ADDed from yesterday(when testing FEATURE save newsItem) were created without a valid parent id, AND ... "}
TaskGroup ID:
Start Date:
Start Time:
Duration:
Priority:
Status:
To Do
Completed
In Process
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">title</h1> <h2>[previously]</h2> <ol> <li>] PRB ERROR connecting ON page view/new </li> <ol> <li>] 2013-03-07</li> </ol> <li><strong>] ERROR = </strong><ol> <li><em>error connecting: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.</em></li> </ol></li> <li>x] check DB,</li> <ol> <li>] found 2/18 records w/out parent id set</li> </ol> <li>x] SET id to valid parent id #</li> <ol> <li>] # 2499, 2500 - set to p_id = 627 in db, 627 = testbook/test-chapter</li> </ol> <li><strong>x] TEST - each individual record</strong><ol> <li>x] all open fine by themselves</li> </ol></li> </ol> <h2>[currently]</h2> <ol> <li><strong><em>] TRY= change created date (aka move records to another container) to 2014-03-09</em></strong></li> <ol> <li>x] FOUND CAUSE - between 2501 and 2505, (cut in half then )</li> <li>x] NOW move back 1 record at a time, and test</li> <li>x] PASS = 2501, 2502, 2503</li> </ol></ol> <h2>[next]</h2> <ol> <li>] TRY</li> </ol> <p> </p> <p>UPDATE `articles` SET created = '2014-03-09 08:32:32' WHERE id_article BETWEEN 2490 AND 2495</p>