[obs-commits] [openSUSE/open-build-service] c34015: [webui][api] Make description a shortenable key fo...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: c34015496ccfa6f8fa8cf9b055e10acbd60b2e89 https://github.com/openSUSE/open-build-service/commit/c34015496ccfa6f8fa8cf9... Author: Evan Rolfe <esrolfe@suse.de> Date: 2017-12-05 (Tue, 05 Dec 2017) Changed paths: M src/api/app/models/event/request.rb Log Message: ----------- [webui][api] Make description a shortenable key for events. We are seeing an error occur when an Event::RequestCreate is attempted to be created and the description is too long to fit in the database. So the description will be amde "shortenable" so it will shorten it if its too long. Commit: b62ee60b6aa244f2278d42142554f97e10254949 https://github.com/openSUSE/open-build-service/commit/b62ee60b6aa244f2278d42... Author: Evan Rolfe <esrolfe@suse.de> Date: 2017-12-05 (Tue, 05 Dec 2017) Changed paths: M src/api/app/models/event/request.rb Log Message: ----------- Merge pull request #4184 from evanrolfe/fix/event_request_create_payload [webui][api] Make description a shortenable key for events. Compare: https://github.com/openSUSE/open-build-service/compare/632811ad776e...b62ee6...
participants (1)
-
Evan Rolfe