[openSUSE/open-build-service] c32cd1: Revert data migrations about subscriptions
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: c32cd18bc221e58ef9bb6cbe88e7fd6502cd38bc https://github.com/openSUSE/open-build-service/commit/c32cd18bc221e58ef9bb6c... Author: Eduardo Navarro <enavarro@suse.com> Date: 2024-02-02 (Fri, 02 Feb 2024) Changed paths: R src/api/db/data/20231004134538_create_a_default_subscription_for_decision_related_events.rb R src/api/db/data/20231016113740_create_default_subscription_for_report_events.rb Log Message: ----------- Revert data migrations about subscriptions We should not create default subscriptions through a data migration, this is up to the OBS admin to configure. We now have those events integrated in the subscription configuration UI. Lets drop these data migrations. Commit: 9b958933304976b28f4ebbc3f88eb2bf3aacb9fd https://github.com/openSUSE/open-build-service/commit/9b958933304976b28f4ebb... Author: Eduardo J <enavarro@suse.com> Date: 2024-02-02 (Fri, 02 Feb 2024) Changed paths: R src/api/db/data/20231004134538_create_a_default_subscription_for_decision_related_events.rb R src/api/db/data/20231016113740_create_default_subscription_for_report_events.rb Log Message: ----------- Merge pull request #15585 from eduardoj/fix/revert_subcription_data_migrations Revert data migrations about subscriptions Compare: https://github.com/openSUSE/open-build-service/compare/7ff6a263d320...9b9589...
participants (1)
-
Eduardo J.