Klesh Wong
Klesh Wong
Thanks for your suggestion, @Startrekzky @yumengwang03 @hezyin please take a look at this.
was is a new deployment? try drop and create the db if so.
Was it a new deployment or an upgrade from an older version?
How about the database? Are you using an external database or the one shipped with the helm char?
> As stated in the issue I tried with both, but I'd be satisfied if it worked with the included mysql. Sorry, I missed that part.
@ZhangNing10 Can you take a look at this issue? Seems like it appears only in Azure with Helm Chart, any idea?
@magnus-rovco No, but we are open to the topic if any volunteers are willing to work on it.
@antoniomuso you need to define a migration script to create the table. e.g. https://github.com/apache/incubator-devlake/blob/main/backend/plugins/gitlab/models/migrationscripts/register.go#L43
What do you mean? the table was not created or the subtask was not executed or both? they are 2 different things.