I am using the jira-python api library to create issues in JIRA. I created a custom due date field for my issues (customfield_10300 in code below). This custom field is a Date Time picker.
Problem: The code below tries to creates an issue but returns an error because the syntax for setting the...
I'm just wondering about the structure of Jira. Currently I'm working on an app where users need the ability to login to any Jira they participate.
When I add an application link for the login. Does it only applies for that (cloud) environment?
Is there a way that jira users using the oauth...
I am using the AWS PHP SDK with my laravel app. I am not seeing issues with many of the API calls but when trying to retrieve a list of AMIs I am getting the following error.
Allowed memory size of 134217728 bytes exhausted (tried to allocate 10365580 bytes)
I know this is a AWS Technical php...
Would we be able to make a venture web application utilizing AWS Lamda? An application like a Client Management application which may have functionalities like underneath - dealing with the client points of interest and logins - Invoicing module for clients - create and refreshes receipt and...