Hi all,
Pre-facing this query with I am sadly not a developer/programmer, but I am somewhat tech literate and can perform a bit of studio modifications.
Details:
- Odoo Documentation and Cybrosys docs. I may not be an expert on this, but it seemed relatively simple to do. Drag and drop the Staging branch to Production.
- From my understanding, it will just transfer some of the configuration and leave the records alone, so I would not lose any recorded data.
- From my understanding, it will just transfer some of the configuration and leave the records alone, so I would not lose any recorded data.
- When I do this, an error appears: "Whoops! It seems we need additional authorization from GitHub to perform this action. You will be able to retry the action after the redirection." (Error 1). I then click on "Authorize on Github".
- It basically reloads the page.
- I try to merge the branches again (Staging into Production). This time an error shows as "Ah, well... Not Found" (Error 2).
My query is:
- Why are these errors occurring?
- Have I misunderstood the process/am doing this incorrectly?
Im happy to answer any follow up questions if it helps for clarity - and I apologize in advance if my query is lacking.
Any guidance is much appreciated.
It will only copy the code changes made in the GitHub development branch:
"Merging a staging branch in the production branch only merges the source code: Any configuration changes you made in the staging databases are not passed to the production database."
I am also not a programmer, but individual changes can also be applied directly from GitHub and that may be safer. What changes did you make?
Hi Chris,
Thank you for confirming that.
I created a few fields in Studio (i.e. not via the shell/editor), and created a few report templates.
No other changes were made.
Thanks Chris, much appreciated.
Apologies, but I do not know how to mark this as solved...
I converted my comment to an answer, maybe someone can mark it as "Best Answer"