satheesh
satheesh
As similar to plotly python libraray which supports GANTT chart need similar one for javascript library too
### Bug summary Pls add support for this https://docs.atlassian.com/software/jira/docs/api/REST/9.3.1/#api/2/filter-addSharePermission ``` permissions = [ { "type": "group", "groupname": "Engineering", "view": True, "edit": True, response = requests.post( f"{url}/rest/api/2/filter/{filter_id}/permission", auth=auth, headers=headers, json=permission, )...
Hi @mihaiparvu , [issue_347_observation.docx](https://github.com/robotframework/SSHLibrary/files/4870474/issue_347_observation.docx) ### Scripts used: [scripts.zip](https://github.com/robotframework/SSHLibrary/files/4870491/scripts.zip) ### Steps to run the script: 1. Place the large.html in any of the remote ssh machine under /tmp/ directory 2. Provide...