keon94 commented on issue #6477: URL: https://github.com/apache/incubator-devlake/issues/6477#issuecomment-1826224941
Yeah. The culprit is obviously the "6k0HcPP7LskzUitU6GJx+g==" string. My suspicion is that perhaps this field is encrypted in the database and it's not getting decrypted [here](https://github.com/apache/incubator-devlake/blob/198665326ed1ee14d1539461747947aae2a37175/backend/server/services/remote/plugin/remote_scope_api.go#L48) for some reason. @KlemenDanfoss could you check your database azure connection table and see if the org field has that string? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
