palash kulshreshtha
palash kulshreshtha
http package was missing from pubspec.yaml which was added json was written as JSON in main.dart which was corrected to lower case
-facepalm- got it working - __schema was still using "customfield_10007". changing it to "customfield_10020" allowed the command to run!!! `Issue edited successfully!` - [x] Verified on the web interface! Thanks...
BTW, still getting the warning about setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to 0. Anything I can do to suppress or fix this? I tried setting it to 1 in powershell:...
update the documentation to use api token instead of password.
functionality to input new jira template by displaying available fields and their internal names. Need to show mandatory fields by following it with **
created docker-compose and dockerfile for the project run by docker-compose build docker-compose up
this pr is not currently backward compatible need to edit this pr to make it backward compatible otherwise its working fine on >8.4 version jira
First of all amazing project. Is there any doc or docker setup for self setup for internal company use?
**Describe the bug** Even when allowWebViewZoom is present, the zooming doesn't work once the video has started. **To Reproduce** ``` console.log(event)} //onFullScreenChange={handleFullScreenChange} /> ``` **Expected behavior** zoom should work even...