Skip to content

Conversation

@saraycp
Copy link
Contributor

@saraycp saraycp commented Aug 19, 2025

After PR #18173 was reverted with PR #18355, I'm going to re-introduce the changes little by little.

First of all, I introduce this commit which is a follow-up of 1d76f7b.
Missing changes to write to both bs_requests columns state and status .

Author: @eduardoj

NOTE: all the requests in production have correct values on status. None are nil and all those with 0 (or "new") value match the state value ("new"). This means we are writing correctly to both state and status. At least from all the parts of the code that has been run during the last weeks.

@github-actions github-actions bot added the Frontend Things related to the OBS RoR app label Aug 19, 2025
@saraycp saraycp force-pushed the write_state_and_status_II branch 3 times, most recently from 6be6550 to 7e9264c Compare August 21, 2025 09:00
@saraycp saraycp marked this pull request as ready for review August 21, 2025 09:30
eduardoj and others added 2 commits October 9, 2025 10:48
These changes were missing in 1d76f7b.

Luckily, they only affected the test and development environmnents.
We need to keep writing to state in specs as well. Otherwise, some of them will fail
until we finally start reading only from status.
@danidoni danidoni force-pushed the write_state_and_status_II branch from 7e9264c to c7c500e Compare October 9, 2025 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Frontend Things related to the OBS RoR app

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants