Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Asset import CSV AQL problem - What am I doing wrong?

Marc Solomon February 19, 2025

I cannot figure out the AQL component of a CSV asset import for my life.

I have a list of People already imported (Name, email, status)

I want to import a list of Projects and map the Project Principal to a People record. The CSV has a field called ProjectPrincipal, which has an email address. This email corresponds to a record already loaded in People Assets.

In the import mapping, I consistently get an error Invalid AQL.

This is the AQL statement. "Project Principal" = objectType = "People" AND "Email" = "${ProjectPrincipal}"

What am I doing wrong?!

Screenshot 2025-02-20 110534.png

1 answer

0 votes
Christopher Yen
Community Champion
February 25, 2025

Hi @Marc Solomon ,

Welcome to the community. I believe the objectType is not necessary in the AQL. Can you try this?

"Email" = "${ProjectPrincipal}"

 It's a bit confusing / not intuitive, I had a better grasp of it when I was trying to set up my import and linking our people object to users on devices so I'm using that as reference right now2025-02-25 21_54_55-Window.png

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events