I am trying to create small tool to automate creation of merge request in gitlab from jira.
1. I have create an action button, on issue view, when clicked opens up a modal as shown below
2. Now i want that when i click submit button , i should be able to fetch issue form information.
3. and i willl use that form info to create my merge request via gitlab api.
4. I am using python flask to create my api with connect module.
I am not able to fetch issue form information . any help will be appreciated.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.