Christian Frech
Christian Frech
Does the `--dataroot` option require that all datasets are already present at the specified location when the app is launched? Or can I start the app and then add datasets...
We looked into this issue and have the suspicion that it might be caused by a request URL that is too long when too many query parameters are provided. Is...
Thank you for filing this issue. I assume you encountered this error when setting up a task for execution?
Projects have a creation and modification date and both are currently not exposed via API. We added this as requirement for future release. The modification date captures changes to project...
Hi Michael, thanks for your feedback. Here our Python API client lags behind our REST API a bit, but we have it already scheduled. If you urgently need this feature,...
In version 0.17.6 it's possible now for single file imports to specify the parent folder: https://github.com/sbg/sevenbridges-python/releases/tag/0.17.6 For bulk imports it is not fixed yet.