Is there a way to invoke the change event of a form select option? (something similar to react onChange)
My requirement is that when I change the project from the select option of projects it should invoke a rest API call to get list of Items.
Kindly help me on this team.
Hi @Pavithra Selvaraj and welcome to the Community!
I am not sure what you are trying to achieve here, but it seems as though you are trying to develop something that is not part of standard Jira configuration.
If you are using the standard Jira interface, and are using company managed projects, your custom field context lets you specify different options for different projects. Also, workflows, screens and fields can be configured differently by issue type using schemes. For further reference, see these support articles:
However, if you are trying to develop an app, you may address your question (with a bit more detail) to the Atlassian Developer Community.
Hope this helps!
Hi
I am developing App for Azure Devops and Jira Integration.So I am listing all the project from Azure Devops in one dropdown .Based on the project selection ,i will call Azure devops API to get Work Item.This list will be listed in another dropdown.
So I want to use Onchange Event for dropdowns.But onchange event is not working.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.