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

PT should warn if fill/fetch overwrites existing attribute text #20

Open
LandingEllipse opened this issue May 9, 2021 · 0 comments
Open
Assignees
Labels
feature New feature or request

Comments

@LandingEllipse
Copy link
Contributor

Just had an instance where I had forgotten to disable fetching of a child class for which I was intending to provide static values (msn:product_type_name, to be exact). Only noticed that PT was fetching (and thus overwriting) my static value when the product was being loaded as it's ancestor by my processor.

This is a case where human error very easily can creep in, and we should at least provide debug log records when this occurs. Yes, this should have been (and eventually was) caught in QA, but PDS4 labels are verbose beasts and PT should do everything possible to highlight potential mistakes like this.

@LandingEllipse LandingEllipse added the feature New feature or request label May 9, 2021
@LandingEllipse LandingEllipse self-assigned this May 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant