I am trying to update Jira insight records by importing CSV file. During importing, I got the following error "Mandatory object type attribute are not mapped in the configuration", because I did not map the mandatory attribute, but I did not want to update the mandatory attribute. Is there a way to skip or not updated the mandatory attribute?
Hi @Mark Lin welcome to the Atlassian Community!
You're kind of defeating the purpose of a mandatory attribute then. 😉
So you'll either need to make the attribute optional or map it with a default value.
Thanks for thinking about this. I see the point about defeating the purpose of mandatory attributes, but we're not. The context is host records, and we have the mandatory attributes for fields we require at manual record creation. The automated import job will then later back-fill other fields with data collected from the node via Ansible "facts," keyed on hostname. The nodes don't know about the mandatory attributes, nor does they contain them, so the "facts" import file can't contain them either.
So:
Clues? Thanks again.
Guys, corrections or thoughts on my proposed reply?
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.