Skip to content
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

Remove deprecated_address_id column from shipments #4379

Conversation

waiting-for-dev
Copy link
Contributor

@waiting-for-dev waiting-for-dev commented May 19, 2022

We have not used this column since we removed all references to it in
2016.

It was reverted on 039f3ce because of
being backward incompatible. We re-add it now targeting next major
(v4.0).

Ref #4377.

Thanks again for your understanding, @mamhoff.

@waiting-for-dev waiting-for-dev added the release:major Breaking change on hold until next major release label May 19, 2022
@waiting-for-dev waiting-for-dev added this to the 4.0 milestone May 19, 2022
@aldesantis aldesantis requested a review from a team May 19, 2022 07:59
@aldesantis
Copy link
Member

@waiting-for-dev can you try to re-run the CI?

@waiting-for-dev
Copy link
Contributor Author

@waiting-for-dev can you try to re-run the CI?

Done. It's 🟢 now.

@kennyadsl kennyadsl added the type:enhancement Proposed or newly added feature label Aug 22, 2022
@waiting-for-dev waiting-for-dev added the changelog:solidus_core Changes to the solidus_core gem label Aug 30, 2022
@waiting-for-dev
Copy link
Contributor Author

Rebasing to trigger CI

@waiting-for-dev waiting-for-dev force-pushed the waiting-for-dev/readd_removal_of_deprecated_address_id branch from b814ef2 to 7046254 Compare April 25, 2023 13:25
waiting-for-dev added a commit that referenced this pull request Apr 26, 2023
We're reverting commit 5cdc40b, which
removed the pending status for two tests on the SQLite adapter
introduced in db88911.

It looks like they're again an issue, and
#4379 is being affected.
waiting-for-dev added a commit that referenced this pull request Apr 26, 2023
We're reverting commit 5cdc40b, which
removed the pending status for two tests on the SQLite adapter
introduced in db88911.

It looks like they're again an issue, and
#4379 is being affected.
waiting-for-dev added a commit that referenced this pull request Apr 26, 2023
We're reverting the work in commit
5cdc40b, which removed the pending
status for two tests on the SQLite adapter introduced in
db88911.

It looks like they're again an issue, and
#4379 is being affected.
waiting-for-dev added a commit that referenced this pull request Apr 26, 2023
We're reverting the work in commit
5cdc40b, which removed the pending
status for two tests on the SQLite adapter introduced in
db88911.

It looks like they're again an issue, and
#4379 is being affected.
@waiting-for-dev waiting-for-dev force-pushed the waiting-for-dev/readd_removal_of_deprecated_address_id branch from 7046254 to f8bd900 Compare April 27, 2023 03:45
waiting-for-dev added a commit that referenced this pull request Apr 27, 2023
db88911 set those two tests as
`pending` because they were consistently failing. However,
5cdc40b removed the pending status
because they started to work without problems.

Now it's not clear which situations affect them. When they fail, they do
it consistently (for instance, they affected
#4379), but then sometimes
they're ok. Until we have a better understanding, we'll just skip them,
as they only affect the SQLite adapter.
We have not used this column since we removed all references to it in
2016.

It was reverted on 039f3ce because of
being backward incompatible. We re-add it now targeting next major
(v4.0).
@waiting-for-dev waiting-for-dev force-pushed the waiting-for-dev/readd_removal_of_deprecated_address_id branch from f8bd900 to 53eb16f Compare April 27, 2023 04:19
@waiting-for-dev waiting-for-dev merged commit afa58b4 into solidusio:master Apr 27, 2023
@waiting-for-dev waiting-for-dev deleted the waiting-for-dev/readd_removal_of_deprecated_address_id branch April 27, 2023 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:solidus_core Changes to the solidus_core gem release:major Breaking change on hold until next major release type:enhancement Proposed or newly added feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants