Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [Zurich] Don't migrate problem_state when converting internal notes | Chris Mytton | 2013-10-22 | -1/+0 |
| | | | | | | | | This caused issues with the comment.problem_state column constraints when running on the vhost as some problems were marked as hidden (under normal circumstances you can't add a comment to a hidden problem). Because this column is nullable we simply don't add it to avoid this issue. | |||
* | [Zurich] add migration script to convert internal_notes in extra field into ↵ | Edmund von der Burg | 2013-09-10 | -0/+74 |
comments |