Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
T
This was fixed last night, sorry I didn’t update sooner and as always thanks for the report.
S
@Wayne-Workman said:
@Scott-B Just get rid of those… Backup your DB first. FOG Configuration -> Configuration Save -> Export For an individual: update inventory set iOtherTag='' where iID=1972; For everything: update inventory set iOtherTag='' where iOtherTag like '%\\\\\\\\\\\\\\%';
@Scott-B Just get rid of those…
Backup your DB first. FOG Configuration -> Configuration Save -> Export
For an individual:
For everything:
Thank you, that cleaned up the list very well.
@Wayne-Workman I did end up figuring it out. It turns out that our data had left over data from a previous export/import. So that’s why not all of our entries in the both tables had corresponding entry’s while some did.
B
@Wolfbane8653 thanks for the help. I thought there might be issues running both svn and git but it went smoothly. Thanks again.