ai subscription#1045
Conversation
GitLab Pipeline ActionGeneral informationLink to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2603042419 Status: Passed Job summariesrspec: [cloud]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14865173636/artifacts/tmp/coverage/index.html rspec: [ee]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14865173635/artifacts/tmp/coverage/index.html rspec: [ce]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14865173634/artifacts/tmp/coverage/index.html docs:previewDocumentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/14865209972/artifacts/out/index.html rubocop919 files inspected, no offenses detected |
nicosammito
left a comment
There was a problem hiding this comment.
In the generateFlow mutation you return a id. This should be named executionIdentifier. The same as in the other subscription starting mutations. And within the subscription its the same.
Resolves: #1012