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

Improve status updating mechanism #1210

Merged
merged 30 commits into from
Jan 30, 2024
Merged

Improve status updating mechanism #1210

merged 30 commits into from
Jan 30, 2024

Conversation

kimar
Copy link
Member

@kimar kimar commented Jan 18, 2024

Rationale

The Status Refactoring PR removed the previous paradigm of how changes to the status data model are propagated throughout the app. This unfortunately also introduced bugs. This PR is making the status updates more transparent and fixes these bugs.

@kimar kimar self-assigned this Jan 18, 2024
@kimar kimar changed the title WIP: Fix status updating Improve status updating mechanism Jan 22, 2024
@kimar kimar marked this pull request as ready for review January 22, 2024 15:56
@kimar kimar requested a review from zeitschlag January 22, 2024 15:56
Copy link
Member

@zeitschlag zeitschlag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From a code-perspective it LGTM 🚀 👍

I added some questions and comments here and there, and some notes to myself so that I don't forget to test certain things.
Speaking of which: Let me test those things and then I'll approve the PR, alright?

@kimar kimar requested a review from zeitschlag January 29, 2024 07:33
Copy link
Member

@zeitschlag zeitschlag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good great to me! 🚀

The last findings seem to work now, thank you very much for your work @kimar 🥳 💯

@kimar kimar merged commit 383a75e into develop Jan 30, 2024
2 checks passed
@kimar kimar deleted the fix_status_updating branch January 30, 2024 22:02
@zeitschlag zeitschlag added this to the 2024.01 milestone Jan 31, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants