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

EES-4490: Add theme to all publications #5269

Merged
merged 4 commits into from
Sep 24, 2024
Merged

EES-4490: Add theme to all publications #5269

merged 4 commits into from
Sep 24, 2024

Conversation

tomjonesdev
Copy link
Collaborator

@tomjonesdev tomjonesdev commented Sep 20, 2024

image

This PR adds a Theme property directly to a Publication, in preparation for the removal of Topic.

The work includes:

  1. a migration script to create the new Publication column and populate existing records with the correct theme ID, and
  2. front- and back-end work to ensure new/updated publications populate/retain a link to the appropriate theme.

It was fairly awkward deciding which aspects could/should be changed in advance of the removal of topics, and which should remain, as the affected entities are inherently linked, and removing or changing them could break existing functionality until the next piece of work to remove topics is completed.

@tomjonesdev tomjonesdev force-pushed the EES-4490-1 branch 5 times, most recently from 95b809f to 1bdd037 Compare September 24, 2024 08:07
@duncan-at-hiveit duncan-at-hiveit merged commit 2511a75 into dev Sep 24, 2024
2 of 7 checks passed
@duncan-at-hiveit duncan-at-hiveit deleted the EES-4490-1 branch September 24, 2024 13:16
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