An error occurred while fetching the assigned iteration of the selected issue.
GDK EE initial database setup fails on the IndexRoutesPathForLike migration
As per the title says, in the setup_postgresql.rake
tasks, when the migration IndexRoutesPathForLike
hits, the database creation will fail. However if I comment it out it will work no problem.
I wonder why that index is causing that issue