Details
-
Technical task
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
None
-
None
-
9090b6a19 (master)
Description
Why is "storage_paths" a list? Can a workitem have more than one storage path?
"storage_paths": [ { "log_web": "/coin/logview/qt/qtquick3d/9decc4e1c7f9da3420a4a9752bbbe3e0e78ad25f/MacOSMacOS_12x86_64IOSIOS_ANYarm64Clangqtci-macos-12-x86_64-105-eb6c04DebugAndRelease_DisableTests_Sccache_UseConfigure/5966130de87c59bade62d7f333a8e70ad175b897/build_1682327420", "log_raw": "/coin/api/results/qt/qtquick3d/9decc4e1c7f9da3420a4a9752bbbe3e0e78ad25f/MacOSMacOS_12x86_64IOSIOS_ANYarm64Clangqtci-macos-12-x86_64-105-eb6c04DebugAndRelease_DisableTests_Sccache_UseConfigure/5966130de87c59bade62d7f333a8e70ad175b897/build_1682327420/log.txt.gz" } ],
I wonder how to store it in the database. For now I only have one column "log_raw" and one "log_web" in the table workitems.