-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: service-now-plugin
-
None
-
Environment:Jenkins 2.319.1 & Servicenow CI/CD Plugin 2.0
Hi,
Â
I am trying to publish and install the servicenow custom app from dev instance to test env but getting below error message:
Â
START: ServiceNow - Apply changes
Checking progress..
Changes applied.
Elapsed Time: 00:00:14.958 ([14.958533] seconds)[Pipeline] snPublishAppSTART: ServiceNow - Publish the specified application
It was not possible to retrieve application version from NOW API: 'No Record found' [details: 'Record doesn't exist or ACL restricts the record retrieval'].
Checking progress..
Publishing DONE.
Elapsed Time: 00:00:14.399 ([14.399099] seconds)[Pipeline] }[Pipeline] // stage[Pipeline] stage[Pipeline]
[Pipeline] // stage[Pipeline] }[Pipeline] // withEnv[Pipeline] }[Pipeline] // node[Pipeline] End of PipelineFinished: SUCCESS
Â