Skip to content

Cleanup bs_request_action attributes after validations got introduced#19220

Open
krauselukas wants to merge 1 commit intoopenSUSE:masterfrom
krauselukas:request_index/bs_request_actions_cleanup_attributes_after_new_validations
Open

Cleanup bs_request_action attributes after validations got introduced#19220
krauselukas wants to merge 1 commit intoopenSUSE:masterfrom
krauselukas:request_index/bs_request_actions_cleanup_attributes_after_new_validations

Conversation

@krauselukas
Copy link
Contributor

We cleaned up and corrected some validations performed on the bs_request_action models in
#19178. After those validations proven to be correct, we can cleanup the database with a data migration.

The data migration got extracted from previously mentioned PR in order to be performed independently after the validations proved to be correct once used in production.

DO NOT MERGE: Lets double check if the validations turned out to behave correctly on all of our production systems.

We cleaned up and corrected some validations performed on the
`bs_request_action` models in
openSUSE#19178.
After those validations proven to be correct, we can cleanup
the database with a data migration.

Co-authored-by: Jay Michalska <jay.michalska@suse.com>
@krauselukas krauselukas added Frontend Things related to the OBS RoR app DO NOT MERGE ⚠️ Explain yourself if you add/remove this label to a PR labels Feb 2, 2026
Copy link
Member

@eduardoj eduardoj left a comment

Choose a reason for hiding this comment

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

Update on version in src/api/db/data_schema.rb is missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DO NOT MERGE ⚠️ Explain yourself if you add/remove this label to a PR Frontend Things related to the OBS RoR app

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants