Hi,
I want to create a report that dumps all the requirements in the same order of the requirements tree. Does anyone know the SQL for this?
I was ordering by requirement.id but new requirements get added and shuffeled and the order is not correct? I could not find the view for the requirements tree.
Any ideas?