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

Missing attribute errors are not properly handled. #4

Open
jdiverp opened this issue Sep 13, 2023 · 0 comments
Open

Missing attribute errors are not properly handled. #4

jdiverp opened this issue Sep 13, 2023 · 0 comments

Comments

@jdiverp
Copy link
Contributor

jdiverp commented Sep 13, 2023

When an event comes through for a test profile that is missing data the irws-watcher tool will segfault. The fix used to date is to add those missing attribute to test profiles. Example correction to "source 2" profile in IdReg for test system key 990200191:

updval val=2=990200191 college=C department=PHYS sdb_class=04 sdb_status=E sour=2
updval val=2=990200191 sour=2 branch=0

The application should recognize when a record is missing data and skip to the next record.

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