<div dir="ltr">I've uploaded a file to the shared google drive almighty/data folder, 130k_workitems.gz, that holds a larger chunk of work items.  <div><br></div><div>The data set contains all issues(pr) from GitHub from the following organization:</div><div>Arquillian, JBoss Tools, OpenShift, Kubernetes and Angular.</div><div><br></div><div>The data set contains ~132.000 work items. Since we have no Projects yet, all of the 132K work items could be considered as part of 1 project. While not a massive size for a Database, it's a decent size for a Project.</div><div><br></div><div>To import the data download the file and run;</div><div><br></div><div>gzip -d -c 130k_workitems.gz | docker exec -i almightycore_db_1 bash -c psql<br></div><div><br></div><div>(Assuming you have the database running locally via docker)</div><div><br></div><div>The file can be downloaded from: </div><div><a href="https://drive.google.com/drive/u/0/folders/0B5Lzi0RA9SZGTlZnSEdFY2VnZVE">https://drive.google.com/drive/u/0/folders/0B5Lzi0RA9SZGTlZnSEdFY2VnZVE</a></div><div><br></div><div>If anyone is interested in the data that does not have access to the drive let me know and we'll figure out some other means of transfer.</div><div><br></div><div>-aslak-</div></div>