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

[OMP] General errors using the CSV importexport on CLI mode #10116

Open
Godoy0722 opened this issue Jun 24, 2024 · 0 comments
Open

[OMP] General errors using the CSV importexport on CLI mode #10116

Godoy0722 opened this issue Jun 24, 2024 · 0 comments
Assignees
Labels
Bug:1:Minor A bug found in uncommon paths, with low consequences, limited users or has an easy workaround
Milestone

Comments

@Godoy0722
Copy link
Contributor

Describe the bug
Running the CSV importexport tool on CLI mode for OMP 3.3 presented some general errors that needed to be fixed, like required fields missing on the submission, as well as fields that wasn't filled making the submission to don't start with the published status.

To Reproduce
Steps to reproduce the behavior:

  1. Fill the CSV file as expected
  2. Execute php tools/importExport.php CSVImportExportPlugin plugins/importexport/csv/<CSV_FILE_NAME>.csv <USERNAME>
  3. See the error

What application are you using?
OMP version 3.3.0

Additional information

@Godoy0722 Godoy0722 added the Bug:1:Minor A bug found in uncommon paths, with low consequences, limited users or has an easy workaround label Jun 24, 2024
@jonasraoni jonasraoni added this to the 3.3.0-x milestone Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug:1:Minor A bug found in uncommon paths, with low consequences, limited users or has an easy workaround
Projects
None yet
Development

No branches or pull requests

2 participants