Quick Action /promote not working

Hi,

I am trying to import issues using CSV but i cannot get the /promote to work. I can promote to epic manually. The same problem I have with /move

The /label works as expected.

My CSV looks like:

"title";"description"
"Task Issue";"test the following
- [ ] test1
- [ ] test2
- [ ] test3

/label ~Todo ~label1 ~label2
/promote"

I am the owner of the group where the project is located

Thanks

I haven’t tried this myself, but I’m wondering whether you need a newline before your final double-quote?