I have a simple schema reflecting organization of projects using Assets. I have 3 object types set up as:
Division - Name
Program - Name, Division (associated to Division) and other data
Project - Name, Program (associated to Program) and other data
I am trying to use Assets/Search for Objects AQL and cannot seem to show the following:
For each division, show each program and all associated projects.
How can I do what seems to be a simple AQL or report?
You can limit the user or group from viewing the source tab in your JIRA issues, checkout the permissions in this documentation. This will prevent them to see the commited code that will show in your JIRA issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.