Hello,
I use benaviour and rest endpoint to query the database.
There are two fields. One for input data. Other for output data.
I want to query the database by value from the first field and output the result into the second field. The result in the second field is a drop-down list.
But I do not know how to transfer data from the first field to the rest endpoint script to execute the query in the database
Help me please with the solution of the problem.
Are you sure that the filter generator is applied to all levels?
It was not applied to all levels, I missed that, sorry. Thank you! That has created the functionality I want.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
Dmitrii with ALM Works here.
You'll be able to hide parent issues (Type A), if their children (Type B) are closed, by entering the following JQL into your Filter generator:
type in (Task, Sub-task) and assignee = Mike Sanders and status!=Done
Make sure to set filter's scope to 'All levels'.
Kind regards,
Dmitrii
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dmitrii,
My filter generator already had that, except for
status != Done
This did not work, and I'm still seeing all issues, regardless of whether they have tasks assigned to me or not.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.