demisto / content-docs

Demisto Content Developer Docs
https://xsoar.pan.dev/
MIT License
41 stars 59 forks source link

Issue with "XSOAR CI/CD" in @site/docs/reference/packs/content-management.md #1382

Closed Pinger77 closed 1 year ago

Pinger77 commented 1 year ago

Describe the problem

See the below screenshot. This is small inaccuracy with the documentation. The first note under "Migration Guide from Dev-Prod to CI/CD" is misleading. The note currently reads: "If you have custom Integrations, after the first upload by the CI/CD you may need to reconfigure the Mappers, Classifier and Incident type fields in the integrations instances." https://xsoar.pan.dev/docs/reference/packs/content-management#migration-guide-from-dev-prod-to-cicd

Screenshots

I am unable to add screenshots. Please reach out to me and I can provide it.

Suggested fix

The mappers, and classifiers will need to be reconfigured with OOTB integrations as well as custom integrations, assuming that the OOTB integrations are utilizing custom mappers, classifiers, and/or incident types.

The note should read: "If you have custom Mappers or Classifiers attached to custom or OOTB Integrations, after the initial upload using CI/CD you may need to reconfigure the Mappers and Classifiers in the integrations instances."

mmhw commented 1 year ago

Hi @Pinger77, We appreciate you bringing this to our attention. I opened a PR to update the documentation.

Thanks!