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

Sanitize dim tasks during migration #662

Open
c8y3 opened this issue Dec 11, 2024 · 0 comments
Open

Sanitize dim tasks during migration #662

c8y3 opened this issue Dec 11, 2024 · 0 comments
Labels

Comments

@c8y3
Copy link
Contributor

c8y3 commented Dec 11, 2024

When retrieving a dim tasks (

) the code may catch an AttributeError exception. This seems to correspond to the case where a task, from a previous version of Iris, was stored in an old format in the database.
Can this still be a concern today?
Wouldn't it simplify the code, to sanitize tasks during specific database migration steps?

@c8y3 c8y3 added the quality label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant