intersystems / intersystems/git-source-control
Add warning when turning on production decomposition if production has custom code
Open
- Dominant language
- ObjectScript
- Stars
- 22
- Forks
- 14
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 5
Description
If an interoperability production has custom code like methods in the class definition, they currently cannot be source controlled if production decomposition is enabled. We should add a warning on the settings page and in the Configure prompt if this is the case. Some sample warning text with advice would be:
Custom code detected in Production class. Custom code (methods, properties, etc.) must be moved to a separate class to be source controlled if production decomposition is enabled.
Contributor guide
Assessment
This issue has not been assessed yet.