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

sched_options not present in XER #20

Open
chehadekassouf opened this issue Sep 14, 2023 · 0 comments
Open

sched_options not present in XER #20

chehadekassouf opened this issue Sep 14, 2023 · 0 comments

Comments

@chehadekassouf
Copy link
Contributor

There are cases when sched_options is not present in the XER and not all add_date are present in the PROJECT data.

for sched_options not present the system stops with this error:
KeyError from line 121 of file venv/Lib/site-packages/xerparser/src/xer.py
maybe if u can check if the sched_options is not present to have a default.

for the add_date are present the system stop with this error:
time data '' does not match format '%Y-%m-%d %H:%M' from line 39 of file venv/Lib/site-packages/xerparser/schemas/project.py
maybe if u can check if it is not present not to assign it or use a default date

Thanks

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