Hi All,
My question might be very silly and basic but i am really struggling with it. I work as a QA in one of the organisation where we are using SuiteCRM as our customer relationship management system. Whenever a change is made, it goes through 2 environments after dev complete before reaching to live i.e. QA, staging and then live. The problem here is when dev team does the development at one environment and adds/removes new field in any of the existing or custom module/form through Admin, it is said that certain DB entries are made in the database and in some files to keep the reference of these new fields with respect to form fields. Now once the dev is complete (Which involve creating/deleting field on certain forms), the change is to be pushed to QA environment. Now my question is that if there is a way to take the final code, form and fields directly to the QA environment through version management tool i.e. SVN/GIT without needing to create the same form fields again on QA server through admin panel? Is there a possibility that developer check in whatever is necessary in repo and pulling that repo on QA bring everything from Dev environment to QA i.e. New fields, changed codes, reference to fields in terms of their database reference etc.
Please pardon my almost no knowledge on suiteCRM. This system is yet not implemented and is in development phase. I have been told by dev team that version control can not be applied to this unless we repeat the exact same steps through admin panel on QA environment which were performed on dev environment. Even though i have no clue of the system but i fail to accept this. Please help me here.
Thanking you all in anticipation.
BK