Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The request included invalid or missing parameters. #10

Open
istrasoft opened this issue Dec 30, 2021 · 0 comments
Open

The request included invalid or missing parameters. #10

istrasoft opened this issue Dec 30, 2021 · 0 comments

Comments

@istrasoft
Copy link

Hello,

I'm having trouble importing some lines from my CSV which don't seem to have any significant difference with other lines that successfully get imported. No special characters, not super long lines, I'm at a loss and the error message doesn't really say why the import of that line actually fails.

                                    Line 1: Navigation 1 failed: The request included invalid or missing parameters.
                                    Line 3: Navigation 3 failed: The request included invalid or missing parameters.
                                    Line 5: Navigation 5 failed: The request included invalid or missing parameters.
                                    Line 11: Navigation 11 failed: The request included invalid or missing parameters.
                                    Line 15: Navigation 15 failed: The request included invalid or missing parameters.
                                    Line 16: Navigation 16 failed: The request included invalid or missing parameters.
                                    Line 18: Creation 2 failed: The request included invalid or missing parameters.
                                    Line 21: Creation 5 failed: The request included invalid or missing parameters.

The content of the first lines is the following (line 2, 4 6, 7 etc gets imported correctly, the project and epic IDs are correct)

project_id,epic_id,name,story_type,description
207160,207064,Navigation 1,feature,"As a user, I can access the files and folders in the CRM by opening the document management homepage"
207160,207064,Navigation 2,feature,"As a user, I can see the document homepage in dashboard view (default) or grid or gallery view"
207160,207064,Navigation 3,feature,"As a user all views are presented to me by default with the filter of files and folders I’m the author of"
207160,207064,Navigation 4,feature,"As a user, the dashboard view shows me multiple panels with the list of folders and a main files area"
207160,207064,Navigation 5,feature,"As a user, I can see the basic properties of each file and folder in the main files area  (name, size, type, last modification date, last modified by, objects linked, etc)"
207160,207064,Navigation 6,feature,"As a user, I can see which files are compound files (along with the number of revisions and included PDFs they have)"

What could be the issue please ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant