-
Notifications
You must be signed in to change notification settings - Fork 10.6k
16.0 upgrade doc condensing nama #5953
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
69523a3 to
806b219
Compare
16d7644 to
a4500b2
Compare
|
Hello @xpl-odoo , I've applied your suggested changes and preemptively adapted the other upgrade page that was not reviewed yet (it is definitely not perfect but hopefully it should make your review faster haha). Don't hesitate to fix typos or simple rephrasing on the fly, if that's easier for you. Otherwise, don't worry I will take the time to fix them :) Thanks again a lot for your help ! |
|
@xpl-odoo Hi - FYI level of the urgency has decreased here since we want our head of dept to review the content |
augustoPerez
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @nmarotte
I added the comments for the first part of the documentation
I excluded the Upgrade for developers page for the moment, as it needs to be refactored
content/administration/upgrade.rst
Outdated
| The :guilabel:`Upgrade` tab is available for valid projects with a valid production build | ||
| in the branches view. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's not super clear what all this valid mean
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Part of the current documentation : https://www.odoo.com/documentation/16.0/administration/upgrade/odoo_sh.html#overview
I think it refers to the branch being up and running
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IMO, it was meant for:
"valid projects": projects with a valid subscription (that are still paying), so for example no trial subscriptions, or educational ones (don't know if they exist on SH)
and "valid production build": what you said.
But it's still seems confusing.
I think we could ask STS (he developed the feature and knows the conditions he added in the code)
Hi @sts-odoo
Could you help us understand what you meant when you wrote this note in the documentation?

What does "valid project" and "valid production build" means?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@augustoPerez @nmarotte I confirm that it means a valid project (running odoo.sh subsrciption on odoo.com not a trial one, ie partnership), AND a valid subcription for the database (running based on odoo.com status).
In other places in the UI of Odoo.sh customer will see if their database is valid or not and why so it is clear enough. The documentation should be complementary to the UI not a copy or replacement of the messages that exist already in the UI.
@augustoPerez does the upgrade platform accepts non valid database to upgrade? If so, why, and do we want that as well on odoo.sh?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @sts-odoo , indeed the upgrade platform only accepts database with a valid subscription number, so no subscription, no request. I changed the note to
The :guilabel:`Upgrade` tab is available for projects with a valid subscription.
since, indeed, if the production branch is red/killed/dropped, it would make no sense to upgrade it. Thanks for your input :D
Co-authored-by: augustoPerez <aup@odoo.com>
Co-authored-by: augustoPerez <aup@odoo.com>
eb06f9d to
27c76d1
Compare
|
Merged in #6274 |
No description provided.