Hi!
I have two behaviours field on one create issue screen (Jira SD).
First(Project field), for example, list of Bitbucket projects, with endpoint which get projects via API from Bitbucket.
Second (Repo field) must to get value selected in Project field and run endpoint with parameter = project.
Endpoints complete and works, but I can't understand how i can get selected value in project_field.