saagie / gradle-saagie-dataops-plugin

Saagie Gradle Plugin for the new version (2.0) of Saagie Dataops Orchestrator
Apache License 2.0
2 stars 0 forks source link

projectListJobs query behaving weirdly #373

Closed HessTaha closed 11 months ago

HessTaha commented 2 years ago

Hello,

I am facing some issues and while debugging I have noticed that some basic tasks does not work anymore, for example : Following the wiki https://github.com/saagie/gradle-saagie-dataops-plugin/wiki/projectsListJobs I'm facing this error

_Execution failed for task ':projectsListJobs'.

Something went wrong when getting project jobs: {"errors":[{"message":"Field 'label' in type 'Technology' is undefined"},{"message":"Field 'isAvailable' in type 'Technology' is undefined"}],"data":nul_

Plugin version : 2.3.0 Gradle version : 6.8.2