Skip to content

Rename organization factory to crm_organization

Manoj M J [On PTO] requested to merge mmj-rename-crm-organization into master

What does this MR do and why?

Since we are going to be using the term organization heavily when building out cells, we do not want to clash with the existing organizations factory, which is under customer_relations/, so we are renaming the existing factory and all it's usages to crm_organization.

No changelog added as this is only a refactor of the specs.

See internal discussion: https://gitlab.slack.com/archives/C01TQ838Y3T/p1682409969726539

Follow up issue for the next phase of changes: #408632 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Manoj M J [On PTO]

Merge request reports