<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div><blockquote type="cite" class="clean_bq" style="color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><span><div><div>In the long run, however, it is advised that grid operators adjust the<span class="Apple-converted-space"> </span><br>DB, specifically inventory folders tables, so that they reflect the<span class="Apple-converted-space"> </span><br>codes of the "protocol."</div></div></span></blockquote></div><p>Just for convenience, in mysql, one only needs to run:</p><p>UPDATE LOW_PRIORITY `inventoryfolders` SET type=8 WHERE type=9 AND parentFolderID=00000000-0000-0000-0000-000000000000</p><p>to change those root folders to the correct folder type.</p><p><span style="font-family: helvetica, arial;">-- </span><br style="font-family: helvetica, arial;"><span style="font-family: helvetica, arial;">Cinder Roxley</span><br style="font-family: helvetica, arial;"><span style="font-family: helvetica, arial;">Sent with Airmail</span></p></body></html>