Hello all,
I’m trying to import a large XML issue (over 40M!) and I’ve changed PHP settings to enabled large files, but it keeps throwing a fatal Allowed memory of XX bytes exhausted…
So, to the questions:
-
Will running it from command-line prevent this? Assuming that upload_max_filesize AND pos_max_size are large enough (both currently 60M)
-
Is the [issueId] required? I don’t know what to insert in it, as the issue does not exist yet. Do I have to create it first?
-
There are also user_name and section_name parameters as well, even for importing issues. Are these required?
The translation may not be as clear as it should…