[obs-commits] [openSUSE/open-build-service] 211246: [api] Fix attribute creation
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 211246cc58500c1139f4a2c35aee918b9597e6e4 https://github.com/openSUSE/open-build-service/commit/211246cc58500c1139f4a2... Author: Christian Bruckmayer <cbruckmayer@suse.com> Date: 2017-12-15 (Fri, 15 Dec 2017) Changed paths: M src/api/app/controllers/attribute_controller.rb M src/api/app/mixins/has_attributes.rb M src/api/test/functional/attributes_test.rb Log Message: ----------- [api] Fix attribute creation attribute_store always set an empty value which caused validations to fail. Commit: bb607ec5628a0807e6b686ecdfdad967e86705f1 https://github.com/openSUSE/open-build-service/commit/bb607ec5628a0807e6b686... Author: Adrian Schröter <adrian@suse.de> Date: 2017-12-15 (Fri, 15 Dec 2017) Changed paths: M src/api/app/controllers/attribute_controller.rb M src/api/app/mixins/has_attributes.rb M src/api/test/functional/attributes_test.rb Log Message: ----------- Merge pull request #4238 from ChrisBr/bugfix/attributes [api] Fix attribute creation Compare: https://github.com/openSUSE/open-build-service/compare/999913278e1a...bb607e...
participants (1)
-
Adrian Schröter