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 team from programmes #1864

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Remove team from programmes #1864

merged 2 commits into from
Sep 27, 2024

Conversation

thomasleese
Copy link
Contributor

This removes the team column from programmes, changing the model to be global and instead we use the TeamProgramme model to determine which teams have which programmes.

It also updates to the code to remove any references to the programme's team, which has been removed and instead replaced with a many to many relationship, with a single global programme.

This removes the team column from programmes, changing the model to be
global and instead we use the `TeamProgramme` model to determine which
teams have which programmes.
This makes any final updates to the code to remove any references to the
programme's team, which has been removed and instead replaced with a
many to many relationship, with a single global programme.
@tvararu tvararu temporarily deployed to mavis-pr-1864 September 27, 2024 12:53 Inactive
Copy link

sonarcloud bot commented Sep 27, 2024

@thomasleese thomasleese merged commit d0bf482 into main Sep 27, 2024
12 checks passed
@thomasleese thomasleese deleted the remove-team-from-programme branch September 27, 2024 13:15
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