Actions
Bug #10824
closedProducer can not get the status of solving job
Start date:
04/26/2021
Due date:
04/27/2021
% Done:
100%
Estimated time:
Detected in build:
git
Platform:
Published in build:
Description
I created a specific user for starting jobs via CLI. It successfully sends the request with klever-start-preset-solution
, but klever-download-progress
returns an error, that You do not have permission to perform this action
. Manager role works. Seems, producer should be allowed to get the status.
Updated by Vladimir Gratinskiy over 3 years ago
- Due date set to 04/27/2021
- Status changed from New to Resolved
- % Done changed from 0 to 100
Fixed in "bridge-fixes".
Updated by Evgeny Novikov over 3 years ago
- Status changed from Resolved to Closed
I tested and cherry-picked the related commit to master in 753ad27f7.
Actions