mirror of
https://github.com/odoo/runbot.git
synced 2025-03-23 11:25:47 +07:00
![]() Closed tagging was broken since the raw-sql alterations of the close hook: because it's raw SQL, the write() method doesn't get invoked anymore and as a result the tagging feedback record is not created, and never executed. Add a test to check for the PR's proper tagging, and fix this issue by explicitly creating a tagging record. Closes #49 |
||
---|---|---|
.. | ||
__init__.py | ||
dashboard.py |