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

Do not use eea.api.taxonomy because it is deprecated #287

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

cekk
Copy link
Member

@cekk cekk commented Nov 4, 2024

We still leave it as dependency to not broke old sites before uninstall (made by an upgrade-step). It need to be removed later.

@mamico mamico marked this pull request as draft November 5, 2024 06:46
@cekk cekk marked this pull request as ready for review November 11, 2024 13:26
@mamico
Copy link
Contributor

mamico commented Nov 20, 2024

@cekk correggimi se sbaglio:
se si lascia eea.api.taxonomies va lasciato collective.taxonomy 3.0.* altrimenti si spacca all'avvio per registrazioni duplicate. finche non si va con taxonomy 3.1, non si può togliere eea.api

La mia proposta è, toglier eea.api, impostare taxonomy 3.1 come versione minima, fare un upgrad step che rimuove il layer di eea.api (non serve che l'egg sia presente, il layer si toglie usando il name del layer)

@cekk
Copy link
Member Author

cekk commented Nov 20, 2024

@cekk correggimi se sbaglio: se si lascia eea.api.taxonomies va lasciato collective.taxonomy 3.0.* altrimenti si spacca all'avvio per registrazioni duplicate. finche non si va con taxonomy 3.1, non si può togliere eea.api

La mia proposta è, toglier eea.api, impostare taxonomy 3.1 come versione minima, fare un upgrad step che rimuove il layer di eea.api (non serve che l'egg sia presente, il layer si toglie usando il name del layer)

corretto

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants