Actions
action #2428
closedImplement comments for projects in OBS API
Start date:
2014-05-05
Due date:
% Done:
100%
Estimated time:
5.00 h
Description
Right now, comments can be added everywhere using the web UI of OBS, but when using the API they can only be added to requests. Extend the OBS API to support comments in the same places that web UI allows them.
Updated by ancorgs over 10 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 30
Small refactoring of comments models and controllers. Some time lost due to a bug in current master branch of OBS. Tomorrow I will finish the tests and commit.
Updated by ancorgs over 10 years ago
- Status changed from In Progress to Closed
- % Done changed from 30 to 100
Done. Tests finally added after chasing some ghosts (OBS notification system is not always obvious). https://github.com/openSUSE/open-build-service/pull/662
Actions