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

UP-108: Improve error reporting for DowngradeDropDefinedField #20567

Open
carlpulley-da opened this issue Jan 8, 2025 · 0 comments
Open

UP-108: Improve error reporting for DowngradeDropDefinedField #20567

carlpulley-da opened this issue Jan 8, 2025 · 0 comments

Comments

@carlpulley-da
Copy link
Contributor

Related to #17647

As a stop gap, DowngradeDropDefinedField currently reports the field index rather than the field name. Similarly, we are not reporting the contract ID and source/destination template IDs. This is because these need to be recomputed when the error is thrown (as type erasure will have splatted this information). We should probably improve the UX here and perform this calculation?

@carlpulley-da carlpulley-da changed the title UP-???: Improve error reporting for DowngradeDropDefinedField UP-108: Improve error reporting for DowngradeDropDefinedField Jan 8, 2025
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