Defect #24426
sqlserver2014:chang issues parentId success but view is wrong
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | Affected version: |
Description
see as flow image:
I use SSMA for mySQL Client to tranfer redmine database from mysql to sqlserver2014,everything is ok.
but s few weeks ago ,we find that,if I chang some issues parentId,it works well but the tree view is wrong.like this:
I change issuess 218947's parentId is 218972.after I promit change,the tree view show it's parentId is 218937.
for help.
History
#1
Updated by 刘 彤彤 over 5 years ago
I want to check is database is the reason.I delete the database,and user db:migrate to create new sqlserver2014 redmine database,do the same things, I change some issues's parentId,the same as it,the web view is wrong.
is redmine3.3.1+SQL SERVER2014 's bug?